summaryrefslogtreecommitdiffstats
path: root/design.txt
diff options
context:
space:
mode:
authorNicola Ruggero <nicola@nxnt.org>2010-11-03 16:59:26 +0100
committerNicola Ruggero <nicola@nxnt.org>2010-11-03 16:59:26 +0100
commit4cf06dbbcb8522be5fa069976c8f361fc874039f (patch)
tree6e074a89c4edadf9a75d648d1f9daf36079c03aa /design.txt
parent104f762e5d3dcd659415632f442e745cef5a3bf2 (diff)
downloadxrdp-proprietary-4cf06dbbcb8522be5fa069976c8f361fc874039f.tar.gz
xrdp-proprietary-4cf06dbbcb8522be5fa069976c8f361fc874039f.zip
Major code cleanup:
- Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
Diffstat (limited to 'design.txt')
-rw-r--r--design.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/design.txt b/design.txt
index 8175b793..431bcbd1 100644
--- a/design.txt
+++ b/design.txt
@@ -7,7 +7,7 @@ one could be running a custom app made for xrdp
one could be running a X11 session
clients control the screen size and color depth
-all controlled by a cofiguaration file.
+all controlled by a configuration file.
you can create a lib or use a lib with your executable that talks
to xrdp server.