Skip to content

Commit

Permalink
Merge pull request dlang#475 from CyberShadow/patch-1
Browse files Browse the repository at this point in the history
Thanks!
  • Loading branch information
andralex committed Mar 4, 2012
2 parents f3b8238 + 7bc528a commit fd6c446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/regex.d
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
$(B Unicode support)
This library provides full Level 1 support* according to
$(WEB http://unicode.org/reports/tr18/, UTS 18). Specifically:
$(WEB unicode.org/reports/tr18/, UTS 18). Specifically:
$(UL
$(LI 1.1 Hex notation via any of \uxxxx, \U00YYYYYY, \xZZ.)
$(LI 1.2 Unicode properties.)
Expand Down

0 comments on commit fd6c446

Please sign in to comment.