Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0270efc authored by Eric Engestrom's avatar Eric Engestrom Committed by Jonathan Corbet
Browse files

Documentation: pps: fix spelling mistake

parent 62e153c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);