summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-09 14:19:42 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-09 14:19:42 +0200
commitdebea61ef6fca34aaa37a7ec2a5c9288c1501a5c (patch)
tree5f3551439f1fd6691ad17ad63465653885a9b09f /README.md
parent0dd4b401889134600cc64e3d2e7595c738e23c47 (diff)
downloadqtwebsockets-debea61ef6fca34aaa37a7ec2a5c9288c1501a5c.tar.gz
Change "Invalid code points" to "non-characters" (as this is the appropriate term)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32d8a56..a7a229f 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Qt 5.x
### Compliance
QWebSockets is compliant with [RFC6455](http://datatracker.ietf.org/doc/rfc6455/?include_text=1) and has been tested with the [Autobahn Testsuite](http://autobahn.ws/testsuite).
-Only tests with **invalid Unicode code points** do **not** pass from the Autobahn Testsuite (see [Restrictions](#Restrictions)).
+Only tests with **Unicode non-characters** do **not** pass from the Autobahn Testsuite (see [Restrictions](#Restrictions)).
### Missing Features
* WSS protocol