mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-03 05:27:29 +02:00
fixed grammar
This commit is contained in:
@@ -5,7 +5,7 @@ Purpose
|
||||
-------
|
||||
|
||||
To implement a publish/subscribe behaviour to an object, whenever a
|
||||
"Subject" object changes it's state, the attached "Observers" will be
|
||||
"Subject" object changes its state, the attached "Observers" will be
|
||||
notified. It is used to shorten the amount of coupled objects and uses
|
||||
loose coupling instead.
|
||||
|
||||
|
@@ -22,7 +22,7 @@ msgstr ""
|
||||
#: ../../Behavioral/Observer/README.rst:7
|
||||
msgid ""
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a "
|
||||
"\"Subject\" object changes it's state, the attached \"Observers\" will be "
|
||||
"\"Subject\" object changes its state, the attached \"Observers\" will be "
|
||||
"notified. It is used to shorten the amount of coupled objects and uses loose"
|
||||
" coupling instead."
|
||||
msgstr ""
|
||||
|
@@ -23,7 +23,7 @@ msgstr "Zweck"
|
||||
|
||||
#: ../../Behavioral/Observer/README.rst:7
|
||||
msgid ""
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a \"Subject\" object changes it's "
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a \"Subject\" object changes its "
|
||||
"state, the attached \"Observers\" will be notified. It is used to shorten the amount of coupled objects "
|
||||
"and uses loose coupling instead."
|
||||
msgstr ""
|
||||
|
@@ -22,7 +22,7 @@ msgstr ""
|
||||
#: ../../Behavioral/Observer/README.rst:7
|
||||
msgid ""
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a "
|
||||
"\"Subject\" object changes it's state, the attached \"Observers\" will be "
|
||||
"\"Subject\" object changes its state, the attached \"Observers\" will be "
|
||||
"notified. It is used to shorten the amount of coupled objects and uses loose"
|
||||
" coupling instead."
|
||||
msgstr ""
|
||||
|
@@ -22,7 +22,7 @@ msgstr ""
|
||||
#: ../../Behavioral/Observer/README.rst:7
|
||||
msgid ""
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a "
|
||||
"\"Subject\" object changes it's state, the attached \"Observers\" will be "
|
||||
"\"Subject\" object changes its state, the attached \"Observers\" will be "
|
||||
"notified. It is used to shorten the amount of coupled objects and uses loose"
|
||||
" coupling instead."
|
||||
msgstr ""
|
||||
|
@@ -22,7 +22,7 @@ msgstr "Назначение"
|
||||
#: ../../Behavioral/Observer/README.rst:7
|
||||
msgid ""
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a "
|
||||
"\"Subject\" object changes it's state, the attached \"Observers\" will be "
|
||||
"\"Subject\" object changes its state, the attached \"Observers\" will be "
|
||||
"notified. It is used to shorten the amount of coupled objects and uses loose"
|
||||
" coupling instead."
|
||||
msgstr ""
|
||||
|
@@ -22,7 +22,7 @@ msgstr ""
|
||||
#: ../../Behavioral/Observer/README.rst:7
|
||||
msgid ""
|
||||
"To implement a publish/subscribe behaviour to an object, whenever a "
|
||||
"\"Subject\" object changes it's state, the attached \"Observers\" will be "
|
||||
"\"Subject\" object changes its state, the attached \"Observers\" will be "
|
||||
"notified. It is used to shorten the amount of coupled objects and uses loose"
|
||||
" coupling instead."
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user