projects
/
platform
/
kernel
/
linux-exynos.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
|
history
diff --git
a/Documentation/DocBook/Makefile
b/Documentation/DocBook/Makefile
index
c95b1aa
..
327bf57
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)