Explorar o código

replaced instance of mere

jaggygames %!s(int64=6) %!d(string=hai) anos
pai
achega
c4c659e4b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      classes/class_popupmenu.rst

+ 1 - 1
classes/class_popupmenu.rst

@@ -445,7 +445,7 @@ Remember this is just cosmetic and you have to add the logic for checking/unchec
 
 - void **set_item_as_separator** **(** :ref:`int<class_int>` idx, :ref:`bool<class_bool>` enable **)**
 
-Mark the item at index "idx" as a separator, which means that it would be displayed as a mere line.
+Mark the item at index "idx" as a separator, which means that it would be displayed as just a line.
 
 .. _class_PopupMenu_method_set_item_checked: