mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
White space.
This commit is contained in:
parent
5ef0831f63
commit
ec11de22ae
1 changed files with 2 additions and 2 deletions
|
@ -281,7 +281,7 @@ BOOL (id object) object_is_meta_class = #0;
|
|||
|
||||
-notImplemented:(SEL)aSel
|
||||
{
|
||||
return [self error:"methos %s not implemented",
|
||||
return [self error:"method %s not implemented",
|
||||
sel_get_name(aSel)];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue