diff options
author | Peter Meerwald <p.meerwald@bct-electronic.com> | 2011-12-12 13:19:49 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-12-12 23:57:54 +0000 |
commit | 9e22ff0f033233a76562fd93294027c8c859236f (patch) | |
tree | 97f67a26eaffb6d335cb03a8fc21dc89eb113f3d | |
parent | 8049bd0b193ac8563751d2f9e234d4685d3cebab (diff) |
utf8: Fix doxygen file description for utf8.h
-rw-r--r-- | src/pulse/utf8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse/utf8.h b/src/pulse/utf8.h index b9f749521..2b5bd28b3 100644 --- a/src/pulse/utf8.h +++ b/src/pulse/utf8.h @@ -28,7 +28,7 @@ #include <pulse/version.h> /** \file - * UTF8 Validation functions + * UTF-8 validation functions */ PA_C_DECL_BEGIN |