Skip to content

Commit 926400d

Browse files
Doc string fix
Co-authored-by: Jannick Kremer <[email protected]>
1 parent ec6ef3d commit 926400d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ Python Binding Changes
645645
the cursor is a specialization of.
646646
- Added ``Type.get_methods``, a binding for ``clang_visitCXXMethods``, which
647647
allows visiting the methods of a class.
648-
- Added ``Type.getFullyQualifiedName``, which provides fully qualified type names as
648+
- Added ``Type.get_fully_qualified_name``, which provides fully qualified type names as
649649
instructed by a PrintingPolicy.
650650

651651
OpenMP Support

0 commit comments

Comments
 (0)