Fix a documentation typo error 82/30582/1
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Thu, 20 Nov 2014 15:41:32 +0000 (16:41 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Thu, 20 Nov 2014 15:41:32 +0000 (16:41 +0100)
Change-Id: I0fc8475822b53c924b498685c9eee1f667d07185
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
src/tzplatform_config.h

index 17c89cd..35bafe1 100644 (file)
@@ -388,7 +388,7 @@ gid_t tzplatform_context_getgid(struct tzplatform_context *context, enum tzplatf
  Return -1 in case of error.
 
  Example:
-        tzplatform_isadmin(1000)
+        tzplatform_has_system_group(1000)
 
     will return 0 or 1 depends on right of given uid.