From 490d3a8f21730d0ba7dbb86e75b6c5fd7f14eff5 Mon Sep 17 00:00:00 2001 From: Alberto Luaces Date: Fri, 20 Apr 2018 21:16:46 +0200 Subject: [PATCH] Small fix for uncaught typo. --- include/osgText/Text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osgText/Text b/include/osgText/Text index 6181b060a..e817f8d4d 100644 --- a/include/osgText/Text +++ b/include/osgText/Text @@ -73,7 +73,7 @@ public: * placing text against noisy backgrounds. * The color of the background shadow text is specified by setBackdropColor(). * DROP_SHADOW_BOTTOM_RIGHT will draw backdrop text to the right and down of - * the normal text. Other DROW_SHADOW_* modes do the same for their respective directions. + * the normal text. Other DROP_SHADOW_* modes do the same for their respective directions. * OUTLINE will draw backdrop text so that it appears the text has an outline * or border around the normal text. This mode is particularly useful against * really noisy backgrounds that may put text on top of things that have