From a90588debc2d9b775ef974971603eea51504728a Mon Sep 17 00:00:00 2001 From: Miciah Dashiel Butler Masters Date: Wed, 15 Nov 2006 20:08:02 +0000 Subject: [PATCH] Fix a grammatical error in the description for document.uri_passing Suggested by Quiznos on IRC. --- src/config/options.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/options.inc b/src/config/options.inc index 5755f208..a78888bc 100644 --- a/src/config/options.inc +++ b/src/config/options.inc @@ -813,7 +813,7 @@ static struct option_info config_options_info[] = { "an external command. If several rules are defined the link and\n" "tab menu will have a submenu of items for each rule. Note, this\n" "is mostly useful for launching graphical viewers, since there\n" - "is not support for releasing the terminal while the command runs.\n" + "is no support for releasing the terminal while the command runs.\n" "The action and submenus are also available by binding keys to\n" "the frame-external-command, the link-external-command, and\n" "the tab-external-command actions.")),