mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 05:05:47 +01:00
DOC: gang.canRecruitMember()
: typo fixes
Some typographical fixes.
This commit is contained in:
parent
6c84d64e67
commit
ac0e7c9595
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -3376,7 +3376,7 @@ export interface Gang {
|
||||
* @remarks
|
||||
* RAM cost: 1 GB
|
||||
*
|
||||
* Returns boolean indicating whether a member can currently be recruited
|
||||
* Returns a boolean indicating whether a member can currently be recruited.
|
||||
*
|
||||
* @returns True if a member can currently be recruited, false otherwise.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user