Fix misc typos

[ci skip]
This commit is contained in:
Christian Göttsche
2021-08-08 15:10:34 +02:00
parent 97a859c5bd
commit 10e9ffd8e5
3 changed files with 3 additions and 3 deletions

View File

@ -159,7 +159,7 @@ static void LinuxProcessList_initNetlinkSocket(LinuxProcessList* this) {
#endif
static void LinuxProcessList_updateCPUcount(ProcessList* super) {
/* Similiar to get_nprocs_conf(3) / _SC_NPROCESSORS_CONF
/* Similar to get_nprocs_conf(3) / _SC_NPROCESSORS_CONF
* https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/unix/sysv/linux/getsysstats.c;hb=HEAD
*/