mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 09:05:11 +01:00
[MIRROR] Available/availability grammar fixes [MDB IGNORE] (#8484)
* Available/availability grammar fixes (#61753) This PR fixes a few misspellings of the words "availability" and "available" that I could find in the codebase. The only player visibile fix is for the Plexagon HR Core app, where "availability" was misspelled. This PR is a spiritual successor to #53046 * Available/availability grammar fixes Co-authored-by: Arkatos1 <43862960+Arkatos1@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ GLOBAL_VAR_INIT(time_last_changed_position, 0)
|
||||
filedesc = "Plexagon HR Core"
|
||||
category = PROGRAM_CATEGORY_CREW
|
||||
program_icon_state = "id"
|
||||
extended_desc = "Program for viewing and changing job slot avalibility."
|
||||
extended_desc = "Program for viewing and changing job slot availability."
|
||||
transfer_access = ACCESS_HEADS
|
||||
requires_ntnet = TRUE
|
||||
size = 4
|
||||
|
||||
Reference in New Issue
Block a user