From dcf6b2d58066d08d6d8e185419330d70faf26a2f Mon Sep 17 00:00:00 2001 From: sf-exg Date: Mon, 18 Jan 2010 10:04:05 +0000 Subject: [PATCH] Fix wording. --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ /* ---------- */ -- 2.34.1