projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
291b9d7
)
Documentation: DocBook/Makefile comment typo
author
Jim Davis
<jim.epost@gmail.com>
Tue, 14 Feb 2017 00:02:57 +0000
(17:02 -0700)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 15 Feb 2017 22:11:49 +0000
(15:11 -0700)
Fix a se for so typo.
Signed-off-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/DocBook/Makefile
b/Documentation/DocBook/Makefile
index c95b1aa47b454b2af94c0bcb5dff632d07411ef6..327bf57f45992ca0b9e17d48f67fd94e0d5312e6 100644
(file)
--- a/
Documentation/DocBook/Makefile
+++ b/
Documentation/DocBook/Makefile
@@
-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 s
e
we can use it in if_changed and friends.
+# information in a variable s
o
we can use it in if_changed and friends.
.PHONY: $(PHONY)