Skip to content

Commit

Permalink
readme: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathstuf committed Oct 23, 2014
1 parent 175b380 commit b86adb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -379,8 +379,8 @@ as `KEY` and `many args` as `VALUE`.
+ `get`
* Returns `true` if the option is set for the scheme, `false` otherwise.
+ `set`
* Sets the option for the scheme.With WebKit2, be careful setting options
since they cannot (currently) be unset.
* Sets the option for the scheme. With WebKit2, be careful setting
options since they cannot (currently) be unset.
+ `unset` (WebKit1 only)
* Unsets the option for the scheme.

Expand Down

0 comments on commit b86adb3

Please sign in to comment.