Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0f3a2491 authored by Jim Davis's avatar Jim Davis Committed by Jonathan Corbet
Browse files

Documentation: DocBook/Makefile comment typo



Fix a se for so typo.

Signed-off-by: default avatarJim Davis <jim.epost@gmail.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 291b9d73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,6 +272,6 @@ cleandocs:
	$(Q)rm -rf $(call objectify, $(clean-dirs))

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

.PHONY: $(PHONY)