summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorelijah-thomas774 <elijahthomas774@gmail.com>2025-11-23 15:10:23 -0500
committerelijah-thomas774 <elijahthomas774@gmail.com>2025-11-23 15:11:22 -0500
commit5e3eb2fe3556f9a73dafbca0a67d3a5ae1043422 (patch)
treee5167c7eab43c90d2e1bf1dda450e228d3e5d51a /src
parentfce6ad876d555bc6d1cfb7d481da6dd80ef36e39 (diff)
fix typos
Diffstat (limited to 'src')
-rw-r--r--src/REL/d/t/d_t_barrel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/REL/d/t/d_t_barrel.cpp b/src/REL/d/t/d_t_barrel.cpp
index 39b2778e..d6d81a89 100644
--- a/src/REL/d/t/d_t_barrel.cpp
+++ b/src/REL/d/t/d_t_barrel.cpp
@@ -21,7 +21,7 @@ SPECIAL_ACTOR_PROFILE(TAG_BARREL, dTgBarrel_c, fProfile::TAG_BARREL, 0x221, 0, 0
STATE_DEFINE(dTgBarrel_c, Wait);
STATE_DEFINE(dTgBarrel_c, Stop);
-// Weak function ordering issue of the ctor and dtpr of the objects
+// Weak function ordering issue of the ctor and dtor of the objects
// for the following in the member arrays
// dAcRef_c<dTgBarrelPos_c>
// dAcRef_c<dAcOBarrel_c>