diff options
author | portix <none@none> | 2013-01-18 12:13:05 +0100 |
---|---|---|
committer | portix <none@none> | 2013-01-18 12:13:05 +0100 |
commit | 002f488a9efe4d7314d8e4a1bce3c36c96d732df (patch) | |
tree | 4f5689534e18f6fb3c64c0f4dd67e0e1b5bb0be5 /api | |
parent | f1ce5d9731bfc73325afef738ae275e84225a41d (diff) | |
download | dwb-002f488a9efe4d7314d8e4a1bce3c36c96d732df.zip |
Fixing description for dwbem -a
Diffstat (limited to 'api')
-rw-r--r-- | api/jsapi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/jsapi.txt b/api/jsapi.txt index 9ad2fe30..efe43ff3 100644 --- a/api/jsapi.txt +++ b/api/jsapi.txt @@ -1078,7 +1078,7 @@ Deferreds implement the following methods: **** [float] -==== *done()* ==== +==== *always()* ==== [source,javascript] ---- |