mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 07:06:41 +03:00
typo: shouln't -> shouldn't
This commit is contained in:
parent
377f7c3328
commit
7837413ae5
@ -633,7 +633,7 @@ u3m_bail(u3_noun how)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ( &(u3H->rod_u) == u3R ) {
|
if ( &(u3H->rod_u) == u3R ) {
|
||||||
// For top-level errors, which shouln't happen often, we have no
|
// For top-level errors, which shouldn't happen often, we have no
|
||||||
// choice but to use the signal process; and we require the flat
|
// choice but to use the signal process; and we require the flat
|
||||||
// form of how.
|
// form of how.
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user