2
0
Эх сурвалжийг харах

Fixed broken smart quote.

mitm 5 жил өмнө
parent
commit
0e8f4a8f03

+ 1 - 1
src/docs/asciidoc/jme3/rotate.adoc

@@ -173,7 +173,7 @@ This looks normal enough, after-all, this is a constant right? Sorta, what you a
 
 
 To quote one of the core team members.
 To quote one of the core team members.
 ****
 ****
-.Do not modify the “constants”. You will have a shit-ton of really messed up errors.
+.Do not modify the "`constants`". You will have a shit-ton of really messed up errors.
 [quote, pspeed, Core Team Member]
 [quote, pspeed, Core Team Member]
 You gain NOTHING by doing this, either. Just use new Quaternion().fromAngles() like a sane person.
 You gain NOTHING by doing this, either. Just use new Quaternion().fromAngles() like a sane person.
 ****
 ****