Browse Source

Updated title of X11 conformance section.

Camilla Berglund 11 years ago
parent
commit
0b8cd09435
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/compat.dox

+ 1 - 1
docs/compat.dox

@@ -14,7 +14,7 @@ specification but merely list some of the preconditions for certain parts of the
 API to function on a given machine.  As such, any part of it may change in
 API to function on a given machine.  As such, any part of it may change in
 future versions without this being considered a breaking API change.
 future versions without this being considered a breaking API change.
 
 
-@section compat_wm ICCCM and EWMH conformance
+@section compat_x11 X11 extensions, protocols and IPC standards
 
 
 As GLFW uses Xlib, directly, without any intervening toolkit
 As GLFW uses Xlib, directly, without any intervening toolkit
 library, it has sole responsibility for interacting well with the many and
 library, it has sole responsibility for interacting well with the many and