projects
/
project/views.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f33c203
)
#488818 by overall: Fix typo in boolean filter documentation.
author
Earl Miles
Thu, 25 Jun 2009 21:49:17 +0000 (21:49 +0000)
committer
Earl Miles
Thu, 25 Jun 2009 21:49:17 +0000 (21:49 +0000)
handlers/views_handler_field_boolean.inc
patch
|
blob
|
blame
|
history
diff --git
a/handlers/views_handler_field_boolean.inc
b/handlers/views_handler_field_boolean.inc
index
4b12083
..
b7a70c9
100644
(file)
--- a/
handlers/views_handler_field_boolean.inc
+++ b/
handlers/views_handler_field_boolean.inc
@@
-2,7
+2,7
@@
// $Id$
/**
- * A handler to provide proper displays for dates.
+ * A handler to provide proper displays for booleans.
*
* Allows for display of true/false, yes/no, on/off.
*