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.

CommentFileSizeAuthor
fix-drupal_get_form-docs.patch652 bytesJuliaKM

Comments

johnalbin’s picture

Version: 6.x-dev » 7.x-dev

Let's see if this patch passessed the test bot. ;-)

johnalbin’s picture

Version: 7.x-dev » 6.x-dev
Status: Needs review » Reviewed & tested by the community

Just checked D7 and the docs have been re-written there with no spelling errors.

So this patch is D6-only and RTBC.

gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.