Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 91eb652

Browse filesBrowse files
committed
minor #4438 Fix typo: Objected => Object (ifdattic)
This PR was merged into the 2.3 branch. Discussion ---------- Fix typo: Objected => Object | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | Commits ------- 4d98ebf Fix typo: Objected => Object
2 parents 5d6d0c2 + 4d98ebf commit 91eb652
Copy full SHA for 91eb652

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/event_dispatcher/introduction.rst

Copy file name to clipboardExpand all lines: components/event_dispatcher/introduction.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The EventDispatcher Component
1212
Introduction
1313
------------
1414

15-
Objected Oriented code has gone a long way to ensuring code extensibility. By
15+
Object Oriented code has gone a long way to ensuring code extensibility. By
1616
creating classes that have well defined responsibilities, your code becomes
1717
more flexible and a developer can extend them with subclasses to modify their
1818
behaviors. But if they want to share the changes with other developers who have

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.