summaryrefslogtreecommitdiff
path: root/src/game/g_admin.c
diff options
context:
space:
mode:
author/dev/humancontroller <devhc@example.com>2014-07-13 16:52:36 +0200
committer/dev/humancontroller <devhc@example.com>2017-03-09 13:51:10 +0100
commit2f121b29cfb9eeb0674b40021b730ed3d2b67709 (patch)
tree8fe5d675fba42ff69d334e40d1eb61720fc9ba24 /src/game/g_admin.c
parentc449b6c1721a9fa43f4f9457568c239cc7f5105a (diff)
refactor stuff
Diffstat (limited to 'src/game/g_admin.c')
-rw-r--r--src/game/g_admin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/g_admin.c b/src/game/g_admin.c
index 3b8dcdab..6fca16a0 100644
--- a/src/game/g_admin.c
+++ b/src/game/g_admin.c
@@ -12,7 +12,7 @@ and Travis Maurer.
The functionality of this code mimics the behaviour of the currently
inactive project shrubet (http://www.etstats.com/shrubet/index.php?ver=2)
by Ryan Mannion. However, shrubet was a closed-source project and
-none of it's code has been copied, only it's functionality.
+none of its code has been copied, only its functionality.
Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as