Skip to content

Commit 6037487

Browse files
Charles HanJonathan Corbet
authored andcommitted
Documentation/sphinx: Remove the repeated word "the" in comments.
Remove the repeated word "the" in comments. Signed-off-by: Charles Han <hanchunchao@inspur.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20231018023046.30022-1-hanchunchao@inspur.com>
1 parent eda5a18 commit 6037487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/sphinx/cdomain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ class CObject(Base_CObject):
151151
def handle_func_like_macro(self, sig, signode):
152152
u"""Handles signatures of function-like macros.
153153
154-
If the objtype is 'function' and the the signature ``sig`` is a
154+
If the objtype is 'function' and the signature ``sig`` is a
155155
function-like macro, the name of the macro is returned. Otherwise
156156
``False`` is returned. """
157157

0 commit comments

Comments
 (0)