From 7be1838969b8a08a6023e1b8990a3a5c121b6352 Mon Sep 17 00:00:00 2001 From: Dan Hackney Date: Wed, 30 Dec 2009 14:50:11 -0500 Subject: Fix paragraph wrapping. Signed-off-by: Dan Hackney --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 85ab5b2..444c48e 100644 --- a/README +++ b/README @@ -170,8 +170,7 @@ The following commands are recognized: ### VARIABLES AND CONSTANTS -Uzbl has a lot of internal variables and constants. You can get the values (using the `print` command, see above), and for variables you can also change the value at -runtime. Some of the values can be passed at start up through commandline arguments, others need to be set by using commands (eg in config file). +Uzbl has a lot of internal variables and constants. You can get the values (using the `print` command, see above), and for variables you can also change the value at runtime. Some of the values can be passed at start up through commandline arguments, others need to be set by using commands (eg in config file). Some of them have default values (see config.h) Some variables have callback functions which will get called after setting the variable to perform some additional logic (see below) -- cgit v1.2.3