From: sf-exg Date: Mon, 18 Jan 2010 10:04:05 +0000 (+0000) Subject: Fix wording. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=dcf6b2d58066d08d6d8e185419330d70faf26a2f;p=dana%2Furxvt.git Fix wording. --- diff --git a/src/rxvt.h b/src/rxvt.h index b14cc5cf..6897414e 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -1006,7 +1006,7 @@ struct rxvt_term : zero_initialized, rxvt_vars, rxvt_screen #ifndef NO_BELL bool rvideo_bell; #endif - int num_scr; /* screen: number lines scrolled */ + int num_scr; /* screen: number of lines scrolled */ int prev_ncol, /* screen: previous number of columns */ prev_nrow; /* screen: previous number of rows */ /* ---------- */