summaryrefslogtreecommitdiff
path: root/Documentation/pps/pps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/pps/pps.txt')
-rw-r--r--Documentation/pps/pps.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt
index 7cb7264ad598..50022b3c8ebf 100644
--- a/Documentation/pps/pps.txt
+++ b/Documentation/pps/pps.txt
@@ -98,7 +98,7 @@ pps_source_info_s as follows:
};
and then calling the function pps_register_source() in your
-intialization routine as follows:
+initialization routine as follows:
source = pps_register_source(&pps_ktimer_info,
PPS_CAPTUREASSERT | PPS_OFFSETASSERT);