File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ extern "C" {
158158 * Might be useful, if the AO publishing the \p event does not want
159159 * the library to route the same event back to this AO.
160160 *
161- * Application might observe changed order of events after publishing.
161+ * Application might observe changed order of events after the publishing.
162162 * This change of order might happen, if the publishing is from low-priority
163163 * active object, which then will get immediately preempted by higher-priority
164164 * subscribers. This might or might not matter to your application.
@@ -244,7 +244,7 @@ void am_ao_publish_exclude(
244244 * the \p event.
245245 * The \p event is then handled asynchronously by the active objects.
246246 *
247- * Application might observe changed order of events after publishing.
247+ * Application might observe changed order of events after the publishing.
248248 * This change of order might happen, if the publishing is from low-priority
249249 * active object, which then will get immediately preempted by higher-priority
250250 * subscribers. This might or might not matter to your application.
You can’t perform that action at this time.
0 commit comments