[LyX/master] Fix copy and paste error

Richard Kimberly Heck rikiheck at lyx.org
Mon Nov 4 18:37:06 UTC 2024


commit e1bbb57f62a365e4dd3c10fa5224c5fbcf48ae70
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Mon Nov 4 13:37:02 2024 -0500

    Fix copy and paste error
---
 lib/layouts/tabs-within-sections.module | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/layouts/tabs-within-sections.module b/lib/layouts/tabs-within-sections.module
index b73868f2b1..a4afc4df4b 100644
--- a/lib/layouts/tabs-within-sections.module
+++ b/lib/layouts/tabs-within-sections.module
@@ -14,6 +14,6 @@ AddToPreamble
 EndPreamble
 
 Float
-	Type                  figure
+	Type                  table
 	NumberWithin          section
 End


More information about the lyx-cvs mailing list