Просмотр исходного кода

Update contributing/development/core_and_modules/object_class.rst

Russell Sanborn 1 год назад
Родитель
Сommit
7011117ccd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      contributing/development/core_and_modules/object_class.rst

+ 1 - 1
contributing/development/core_and_modules/object_class.rst

@@ -148,7 +148,7 @@ For example:
 
 This is an integer property named "amount". The hint is a range, and the range
 goes from 0 to 49 in steps of 1 (integers). It is only usable for the editor
-(editing the value visually), but won't be serialized.
+(editing the value visually) but won't be serialized.
 
 Another example: