From e4a6b6393e1642d753180ed048463fc3cc6ec9ad Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Mon, 30 Jun 2008 11:14:47 +0100 Subject: [PATCH] fix a typo --- doc/terminator_config.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/terminator_config.5 b/doc/terminator_config.5 index 1b23fa49..4990df8b 100644 --- a/doc/terminator_config.5 +++ b/doc/terminator_config.5 @@ -89,7 +89,7 @@ Default value: \fBTrue\fR .TP .B scroll_on_output \fR(boolean) If true, whenever there's new output the terminal will scroll to the bottom. -Default value: \fBFTrue\fR +Default value: \fBTrue\fR .TP .B scrollback_lines Number of scrollback lines to keep around. You can scroll back in the terminal by this number of lines; lines that don't fit in the scrollback are discarded. Be careful with this setting; it's the primary factor in determining how much memory the terminal will use.