1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix typos.

This commit is contained in:
Ondřej Bílka
2013-08-21 19:48:48 +02:00
parent 46ed103824
commit c0c3f78afb
61 changed files with 141 additions and 66 deletions

View File

@ -40,7 +40,7 @@ __pthread_getschedparam (threadid, policy, param)
lll_lock (pd->lock, LLL_PRIVATE);
/* The library is responsible for maintaining the values at all
times. If the user uses a interface other than
times. If the user uses an interface other than
pthread_setschedparam to modify the scheduler setting it is not
the library's problem. In case the descriptor's values have
not yet been retrieved do it now. */