mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-21 10:23:52 +00:00
fix spelling in comment
This commit is contained in:
parent
3053440462
commit
3220330ce0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ namespace Interpreter
|
||||||
|
|
||||||
namespace MWScript
|
namespace MWScript
|
||||||
{
|
{
|
||||||
/// \brief Temporaty script functionality limited to the console
|
/// \brief Temporary script functionality limited to the console
|
||||||
namespace User
|
namespace User
|
||||||
{
|
{
|
||||||
void registerExtensions (Compiler::Extensions& extensions);
|
void registerExtensions (Compiler::Extensions& extensions);
|
||||||
|
|
Loading…
Reference in a new issue