trivial a -> an in comments

This commit is contained in:
Luke aka SwissalpS
2024-09-18 13:50:33 +02:00
committed by SmallJoker
parent c2e3d073be
commit 6fd05bc95e
2 changed files with 6 additions and 7 deletions

View File

@ -4,7 +4,7 @@ local S = minetest.get_translator("areas")
-- permission to use those commands and you don't have
-- /area_pos{1,2} [X Y Z|X,Y,Z].
-- Since this is mostly copied from WorldEdit it is mostly
-- licensed under the AGPL. (select_area is a exception)
-- licensed under the AGPL. (select_area is an exception)
areas.marker1 = {}
areas.marker2 = {}