summaryrefslogtreecommitdiff
path: root/doc/unictype.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 13:45:19 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 13:45:19 +0100
commit5d8b1b825933e607a6b4ecb36702b5cd0ccd6962 (patch)
tree243a67683543ecd4280e65a697d97a95e01d45e6 /doc/unictype.texi
parentd21d53bde06e6d7ebdf9c0a1a74255204fde1252 (diff)
downloadlibunistring-5d8b1b825933e607a6b4ecb36702b5cd0ccd6962.tar.gz
Tweak texinfo syntax.
Diffstat (limited to 'doc/unictype.texi')
-rw-r--r--doc/unictype.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/unictype.texi b/doc/unictype.texi
index 48aa43c..378f43f 100644
--- a/doc/unictype.texi
+++ b/doc/unictype.texi
@@ -850,7 +850,7 @@ Returns the name of a joining group.
@end deftypefun
@deftypefun int uc_joining_group_byname (const char *@var{joining_group_name})
-Returns the joining group given by name, e.g.@ @code{"Teh_Marbuta"}.
+Returns the joining group given by name, e.g@. @code{"Teh_Marbuta"}.
@end deftypefun
The following function gives the joining group of every Unicode character.
@@ -1013,7 +1013,7 @@ Other miscellaneous properties are:
The following function looks up a property by its name.
@deftypefun uc_property_t uc_property_byname (const char *@var{property_name})
-Returns the property given by name, e.g. @code{"White space"}. If a property
+Returns the property given by name, e.g@. @code{"White space"}. If a property
with the given name exists, the result will satisfy the
@code{uc_property_is_valid} predicate. Otherwise the result will not satisfy
this predicate and must not be passed to functions that expect an