aboutsummaryrefslogtreecommitdiff
path: root/samples/X11/x11atomstuffer/x11atomstuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'samples/X11/x11atomstuffer/x11atomstuffer.c')
-rw-r--r--samples/X11/x11atomstuffer/x11atomstuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/X11/x11atomstuffer/x11atomstuffer.c b/samples/X11/x11atomstuffer/x11atomstuffer.c
index 70ed425..dfa86de 100644
--- a/samples/X11/x11atomstuffer/x11atomstuffer.c
+++ b/samples/X11/x11atomstuffer/x11atomstuffer.c
@@ -40,7 +40,7 @@ int main(int argc, char *argv[])
"This program wastes serious resources of the\n"
"X11 server it is started on. Do not execute\n"
"this program on a production X11 session as\n"
-"the allocated resources can not be reclaimed\n"
+"the allocated atoms can not be freed/reused\n"
"without resetting or quiting the X11 server.\n"
"\n"
"To actually perform this, do the following:\n"