]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - hurd/hurd/signal.h
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / hurd / hurd / signal.h
index 89cf7ac87c25ed648e3704f01880a756d9dc49ef..96b6fae0076af7e5eea2e0a7e4c8c5430fc276eb 100644 (file)
@@ -146,7 +146,7 @@ extern struct hurd_sigstate *_hurd_global_sigstate;
 extern void _hurd_sigstate_set_global_rcv (struct hurd_sigstate *ss);
 
 /* A thread can either use its own action vector and pending signal set
-   or use the global ones, depending on wether it has been marked as a
+   or use the global ones, depending on whether it has been marked as a
    global receiver. The accessors below take that into account.  */
 
 extern void _hurd_sigstate_lock (struct hurd_sigstate *ss);