Skip to content

Commit

Permalink
修正 BITOP 中的一个 bug ,感谢 NGloom 的提醒:
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzworks committed Jul 23, 2012
1 parent 31d6a65 commit e2a4a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion string/bitop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
BITOP
=======

**BITOP destkey operation key [key ...]**
**BITOP operation destkey key [key ...]**

对一个或多个保存二进制位的字符串 ``key`` 进行位元操作,并将结果保存到 ``destkey`` 上。

Expand Down

0 comments on commit e2a4a2a

Please sign in to comment.