Fix name of the LAHandlerService class in the docs and in NEWS
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Tue, 7 Aug 2012 13:44:11 +0000 (14:44 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Tue, 7 Aug 2012 13:44:11 +0000 (14:44 +0100)
NEWS
node-startup-controller/la-handler-service.c

diff --git a/NEWS b/NEWS
index 1cb4df4..922c6f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ x.y.z
   issues (the previously implementation was based on code from
   GLib)
 * Add documentation for the JobManager class
-* Add documentation for the LegacyAppHandlerService class
+* Add documentation for the LAHandlerService class
 
 0.9.1
 =====
index a25ea32..b2d8856 100644 (file)
@@ -29,7 +29,7 @@
 
 /**
  * SECTION: la-handler-service
- * @title: Legacy App Handler Service
+ * @title: LAHandlerService
  * @short_description: Handles registration of legacy apps with the Node State Manager
  * @stability: Internal
  *