mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
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
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