This patch fix a spelling typo in Documentation/pps/pps.txt
Signed-off-by: Masanari Iida <[email protected]>
---
Documentation/pps/pps.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt
index c03b1be..a811307 100644
--- a/Documentation/pps/pps.txt
+++ b/Documentation/pps/pps.txt
@@ -166,7 +166,7 @@ Testing the PPS support
In order to test the PPS support even without specific hardware you can use
the ktimer driver (see the client subsection in the PPS configuration menu)
-and the userland tools provided into Documentaion/pps/ directory.
+and the userland tools provided into Documentation/pps/ directory.
Once you have enabled the compilation of ktimer just modprobe it (if
not statically compiled):
--
2.4.2.387.gf86f31a
On Wed, Jun 10, 2015 at 12:53:47PM +0900, Masanari Iida wrote:
> This patch fix a spelling typo in Documentation/pps/pps.txt
>
> Signed-off-by: Masanari Iida <[email protected]>
Acked-by: Rodolfo Giometti <[email protected]>
--
HCE Engineering e-mail: [email protected]
GNU/Linux Solutions [email protected]
Linux Device Driver [email protected]
Embedded Systems phone: +39 349 2432127
UNIX programming skype: rodolfo.giometti
Cosino Project - the quick prototyping embedded system - http://www.cosino.io
Freelance ICT Italia - Consulente ICT Italia - http://www.consulenti-ict.it
On Wed, 10 Jun 2015 12:53:47 +0900
Masanari Iida <[email protected]> wrote:
> This patch fix a spelling typo in Documentation/pps/pps.txt
Applied to the docs tree, thanks.
jon