mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
kill extra reference to Array in docs
This commit is contained in:
parent
537915f5bc
commit
f13c45a9ae
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
Adds an object to the receiver, but without retaining it.
|
||||
|
||||
This is a dangerous thing to do, and it's only done so that we can use an
|
||||
Array to implement the AutoreleasePool class.
|
||||
%Array to implement the AutoreleasePool class.
|
||||
|
||||
\warning Using this method can result in crashes, and is only included
|
||||
for internal use by other classes.
|
||||
|
|
Loading…
Reference in a new issue