--- rxvt-unicode/src/rxvtlib.h.in 2007/05/01 21:10:04 1.76 +++ rxvt-unicode/src/rxvtlib.h.in 2007/06/23 13:43:06 1.77 @@ -188,7 +188,7 @@ unsigned int screen; /* screen being used */ unsigned int clicks; /* number of clicks */ selection_op_t op; /* current operation */ - bool rect; /* rectangluar selection? */ + bool rect; /* rectangular selection? */ row_col_t beg; /* beginning of selection <= mark */ row_col_t mark; /* point of initial click <= end */ row_col_t end; /* one character past end point */