Line 659 of includes/database/database.inc

The method comments read "... or the generated insert IT of the last query ..."

Text should read "insert ID"

Comments

dcam’s picture

Version: 7.37 » 7.x-dev
Issue tags: -typo +Novice
mikemadison’s picture

StatusFileSize
new793 bytes

Confirmed that this is an issue in the doc block. Here's a quick patch to address the problem.

mikemadison’s picture

Status: Active » Needs review
mikemadison’s picture

StatusFileSize
new793 bytes

Renamed the patch file to have proper .patch instead of .diff

dcam’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Documentation

This is a single-character typo fix. It's RTBC.

BTW, the typo was fixed in D8 so this change doesn't apply to it.

David_Rothstein’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x - thanks!

Status: Fixed » Closed (fixed)

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