]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
fix typo 97/head
authorThomas Debesse <dev@illwieckz.net>
Sat, 2 Jun 2018 12:57:48 +0000 (14:57 +0200)
committerThomas Debesse <dev@illwieckz.net>
Sat, 2 Jun 2018 12:57:48 +0000 (14:57 +0200)
radiant/mainframe.cpp

index 05464649dc6e3984192bb743cad2d0de198f0949..11fc3784ad2b49874caf4de899880017bffc55bd 100644 (file)
@@ -154,7 +154,7 @@ void VFS_Refresh()
     QE_InitVFS();
     GlobalFileSystem().refresh();
     g_vfsInitialized = true;
-    // also refresg models
+    // also refresh models
     RefreshReferences();
     // also refresh texture browser
     TextureBrowser_RefreshShaders();