aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@users.noreply.github.com>2015-06-20 17:35:00 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-28 07:53:06 +0200
commitd7108d2065036b23ffa80fb4a398da0b9f232c61 (patch)
tree168d561df8ac0ebeffccc42c5efe11961813e171
parent2699d60f64ee3f68fed372a92eeee7fdaa2315af (diff)
downloadnx-libs-d7108d2065036b23ffa80fb4a398da0b9f232c61.tar.gz
nx-libs-d7108d2065036b23ffa80fb4a398da0b9f232c61.tar.bz2
nx-libs-d7108d2065036b23ffa80fb4a398da0b9f232c61.zip
README.md: typo fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10c21a80e..b421bcf15 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Release goals (phase 1) for nx-libs release series 3.6.0.x:
* no bundled non-X11 libraries anymore (done)
* no bundled Mesa library anymore (todo)
* complete imake cleanup (work in progress)
-* replace as many liNX_X* libraries by X.org's libX* libraries
+* replace as many libNX_X* libraries by X.org's libX* libraries
(work in progress)
* support for iOS (nxproxy, complete)
* Unix file socket communication for nxproxy -C <-> nxproxy -S connections