From 3a2556ec7a9c0c9b53d5316644f25e3023559de3 Mon Sep 17 00:00:00 2001 From: ayin Date: Fri, 11 Jan 2008 23:21:53 +0000 Subject: [PATCH] Fix typo. --- src/rxvttoolkit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rxvttoolkit.h b/src/rxvttoolkit.h index 74ea9088..9abfeda3 100644 --- a/src/rxvttoolkit.h +++ b/src/rxvttoolkit.h @@ -75,7 +75,7 @@ enum { XA_XEMBED_INFO, #endif #if !ENABLE_MINIMAL - // these are usually allocated by other subsystens, but we do it + // these are usually allocated by other subsystems, but we do it // here to avoid a server roundtrip. XA_SCREEN_RESOURCES, XA_XDCCC_LINEAR_RGB_CORRECTION, -- 2.34.1