Skip to content

Commit 0f3a249

Browse files
jim-epostJonathan Corbet
authored andcommitted
Documentation: DocBook/Makefile comment typo
Fix a se for so typo. Signed-off-by: Jim Davis <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 291b9d7 commit 0f3a249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/DocBook/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,6 @@ cleandocs:
272272
$(Q)rm -rf $(call objectify, $(clean-dirs))
273273

274274
# Declare the contents of the .PHONY variable as phony. We keep that
275-
# information in a variable se we can use it in if_changed and friends.
275+
# information in a variable so we can use it in if_changed and friends.
276276

277277
.PHONY: $(PHONY)

0 commit comments

Comments
 (0)