Small doc fixes.

This commit is contained in:
Matthias Clasen
2003-07-30 18:50:26 +00:00
parent 768bdf40b7
commit beca86c32b
9 changed files with 29 additions and 13 deletions

View File

@@ -726,7 +726,7 @@ g_setenv (const gchar *variable,
/**
* g_unsetenv:
* @name: the environment variable to remove.
* @variable: the environment variable to remove.
*
* Removes an environment variable from the environment.
*