On http://api.drupal.org/api/function/drupal_get_form, the word "passed" is misspelled as "passesed." The spelling error is not present in the Drupal 7 documentation for drupal_get_form.
The attached patch fixes this spelling error.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-drupal_get_form-docs.patch | 652 bytes | JuliaKM |
Comments
Comment #1
johnalbinLet's see if this patch passessed the test bot. ;-)
Comment #2
johnalbinJust checked D7 and the docs have been re-written there with no spelling errors.
So this patch is D6-only and RTBC.
Comment #3
gábor hojtsyCommitted, thanks.