mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Small spelling fix
This commit is contained in:
parent
d38228fe40
commit
d90ad5d8ab
@ -1465,7 +1465,7 @@ get_object_property_data(Oid class_id)
|
||||
}
|
||||
|
||||
ereport(ERROR,
|
||||
(errmsg_internal("unrecognized class id: %u", class_id)));
|
||||
(errmsg_internal("unrecognized class ID: %u", class_id)));
|
||||
|
||||
return NULL; /* keep MSC compiler happy */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user