Skip to content

Commit

Permalink
Merge pull request #234 from CSol314/patch-13
Browse files Browse the repository at this point in the history
Update getting_started.rst
  • Loading branch information
saschazelzer committed Aug 23, 2017
2 parents 47ead2d + eaf5541 commit 45b471c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ without proper initialization code in the using library will lead to compile or
Publishing a Service
--------------------

Publishing a bundle is done by calling the :any:`BundleContext::RegisterService
Publishing a service is done by calling the :any:`BundleContext::RegisterService
<cppmicroservices::BundleContext::RegisterService>` function. The
following code for the *service_time_systemclock*
bundle implements the ``ServiceTime`` interface as a service:
Expand Down

0 comments on commit 45b471c

Please sign in to comment.