diff --git a/Import/GacUI.h b/Import/GacUI.h index 383feb2b..42665dd4 100644 --- a/Import/GacUI.h +++ b/Import/GacUI.h @@ -6949,7 +6949,7 @@ Table Compositions ~GuiRowSplitterComposition(); /// Get the number of rows that above the splitter. - /// The number of rows that above the splitter. + /// The number of rows that above the splitter. vint GetRowsToTheTop(); /// Set the number of rows that above the splitter. /// The number of rows that above the splitter @@ -6972,7 +6972,7 @@ Table Compositions ~GuiColumnSplitterComposition(); /// Get the number of columns that before the splitter. - /// The number of columns that before the splitter. + /// The number of columns that before the splitter. vint GetColumnsToTheLeft(); /// Set the number of columns that before the splitter. /// The number of columns that before the splitter