l10n: sv.po: Update Swedish translation (3288t0f0u)
[gitweb.git] / Documentation / technical / api-config.txt
index 20741f345e459f41d357039496f7d6be30edab06..9a778b0cad02faab3ce6bd7f89c24a17de45b777 100644 (file)
@@ -186,7 +186,7 @@ parsing is successful, the return value is the result.
 Same as `git_config_bool`, except that integers are returned as-is, and
 an `is_bool` flag is unset.
 
-`git_config_maybe_bool`::
+`git_parse_maybe_bool`::
 Same as `git_config_bool`, except that it returns -1 on error rather
 than dying.