From: ayin Date: Fri, 11 Jan 2008 23:21:53 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=3a2556ec7a9c0c9b53d5316644f25e3023559de3;p=dana%2Furxvt.git Fix typo. --- 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,