Skip to content

Commit

Permalink
fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
garyelephant committed Nov 12, 2013
1 parent 28ccb7f commit e159940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.c
Expand Up @@ -239,7 +239,7 @@ int ll2string(char *s, size_t len, long long value) {
}

/*
* 将一个字符串转换为 long logn 整数值
* 将一个字符串转换为 long long 整数值
*
* 复杂度:O(N)
*
Expand Down

0 comments on commit e159940

Please sign in to comment.