|
@@ -248,7 +248,7 @@ angle add a setter ``set(new_speed)`` which is executed with the input from the
|
|
|
Getting notified when resources change
|
|
|
--------------------------------------
|
|
|
|
|
|
-Some times you want your tool to use a resource. However, when you change a
|
|
|
+Sometimes you want your tool to use a resource. However, when you change a
|
|
|
property of that resource in the editor, the ``set()`` method of your tool will
|
|
|
not be called.
|
|
|
|