Skip to content

Commit 743903d

Browse files
tseaverdavisagli
andauthored
chore: another acronym bites the dust
Co-authored-by: David Glick <david@glicksoftware.com>
1 parent ee3efff commit 743903d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zope/interface/_zope_interface_coptimizations.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ static PyObject *getObjectSpecification(PyObject *module, PyObject *ob);
139139
static PyObject *providedBy(PyObject *module, PyObject *ob);
140140

141141
/*
142-
* Utility functions, forward-declared here FBO type methods.
142+
* Utility functions, forward-declared here for type methods.
143143
*/
144144
static PyObject* _get_module(PyTypeObject *typeobj);
145145
static PyObject* _get_adapter_hooks(PyTypeObject *typeobj);

0 commit comments

Comments
 (0)