8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42abc66 commit 4d98ebfCopy full SHA for 4d98ebf
components/event_dispatcher/introduction.rst
@@ -12,7 +12,7 @@ The EventDispatcher Component
12
Introduction
13
------------
14
15
-Objected Oriented code has gone a long way to ensuring code extensibility. By
+Object Oriented code has gone a long way to ensuring code extensibility. By
16
creating classes that have well defined responsibilities, your code becomes
17
more flexible and a developer can extend them with subclasses to modify their
18
behaviors. But if they want to share the changes with other developers who have
0 commit comments