Browse Source

ucd.h: fix a typo

master
Reece H. Dunn 12 years ago
parent
commit
be49d9cce6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/include/ucd/ucd.h

+ 1
- 1
src/include/ucd/ucd.h View File

@@ -92,7 +92,7 @@ namespace ucd
Pf, /**< @brief Final Quotation Mark */
Pi, /**< @brief Initial Quotation Mark */
Po, /**< @brief Other */
Ps, /**< @brief Open PUnctuation Mark */
Ps, /**< @brief Open Punctuation Mark */

Sc, /**< @brief Currency Symbol */
Sk, /**< @brief Modifier Symbol */

Loading…
Cancel
Save