#201667 follow up by keith.smith: typo in code comment
parent
bb9885135a
commit
2669c24bd4
|
@ -244,7 +244,7 @@ function node_teaser_js(&$form, &$form_state) {
|
||||||
* unchecked checkbox would cause the body to be empty, or missing
|
* unchecked checkbox would cause the body to be empty, or missing
|
||||||
* the auto-generated teaser).
|
* the auto-generated teaser).
|
||||||
*
|
*
|
||||||
* If JavasSript is active then it is used to force the checkbox to be
|
* If JavaScript is active then it is used to force the checkbox to be
|
||||||
* checked when hidden, and so the second case will not arise.
|
* checked when hidden, and so the second case will not arise.
|
||||||
*
|
*
|
||||||
* In either case a warning message is output.
|
* In either case a warning message is output.
|
||||||
|
|
Loading…
Reference in New Issue