aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index d051118..11146ef 100644
--- a/README
+++ b/README
@@ -359,9 +359,9 @@ file).
#### Constants (not dumpable or writeable)
-* `WEBKIT_MAJOR`: WebKit major version number, set at compile time.
-* `WEBKIT_MINOR`: WebKit minor version number, set at compile time.
-* `WEBKIT_MICRO`: WebKit micro version number, set at compile time
+* `WEBKIT_MAJOR`: WebKit major version number.
+* `WEBKIT_MINOR`: WebKit minor version number.
+* `WEBKIT_MICRO`: WebKit micro version number.
* `ARCH_UZBL`: Processor architecture for which Uzbl is compiled, set at compile
time.
* `COMMIT`: ID of the current Git commit, set at compile time.