aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerUlrich Sibiller <uli42@gmx.de>2021-01-15 18:23:40 +0100
commit6aff5bfdf5ff33746060471f4e8db29c4c9f4f59 (patch)
tree9d3f47357a434fe844244981366254b48fc99ced /nx-X11/programs/Xserver/hw/nxagent/Atoms.h
parentc7f9ff0b61bad8231f564c1cb896f20fce44d1a5 (diff)
downloadnx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.gz
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.bz2
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.zip
fix formatting and spelling in various files
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Atoms.h')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Atoms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
index a39c53c07..9006b2253 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
+++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.h
@@ -58,7 +58,7 @@ void nxagentWMDetect(void);
#ifdef XlibAtom
/*
- * only provide these protoypes if the including file knows about Xlib
+ * only provide these prototypes if the including file knows about Xlib
* types. This allows us including Atoms.h without having to use the
* Xlib type magic of Agent.h
*/