]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix typo in cvar description
authorMario <mario@smbclan.net>
Sat, 24 Dec 2016 10:42:03 +0000 (20:42 +1000)
committerMario <mario@smbclan.net>
Sat, 24 Dec 2016 10:42:03 +0000 (20:42 +1000)
defaultXonotic.cfg

index bf35a4189ef44d0fb966bdf8ae93a94c33db6122..fa093b04721433b92a930f0288c6a1ed4864c391 100644 (file)
@@ -60,7 +60,7 @@ _cl_playerskin 0
 
 seta cl_reticle 1 "enable zoom reticles"
 seta cl_reticle_stretch 0 "stretch reticles so they fit the screen (breaks image proportions)"
-seta cl_reticle_normal 1 "draw an aiminig reticle when zooming with the zoom button"
+seta cl_reticle_normal 1 "draw an aiming reticle when zooming with the zoom button"
 seta cl_reticle_normal_alpha 1 "alpha of the normal reticle"
 seta cl_reticle_weapon 1 "draw custom aiming reticle when zooming with certain weapons"
 seta cl_reticle_weapon_alpha 1 "alpha of the custom reticle"