Documentation: pps: fix spelling mistake

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Eric Engestrom 2016-04-25 07:36:58 +01:00 коммит произвёл Jonathan Corbet
Родитель 62e153c46f
Коммит c0270efc51
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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);