Navigation Menu

Skip to content

Commit

Permalink
doc coding-style: condition -> boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 15, 2012
1 parent ba28f72 commit 8b70463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/developer/coding_style.rst
Expand Up @@ -405,7 +405,7 @@ voidを省略

#define MRN_LOG_FILE_PATH "groonga.log"

条件式
真偽値
------

bool型を用いる
Expand Down

0 comments on commit 8b70463

Please sign in to comment.