Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Carlisle <carlisle.b3d@gmail.com>2020-12-03 02:16:04 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2020-12-03 02:16:23 +0300
commitdc4feed59dda2b2b346136d369ce70e1756e87c3 (patch)
tree10a65ebb436ec09f1501036f5d03900629c137de /source/blender/makesdna/DNA_vfont_types.h
parentcba5137f32f925d8216288ef6708707e98f5aef0 (diff)
Cleanup: view-port --> 2D/3D Viewport
Diffstat (limited to 'source/blender/makesdna/DNA_vfont_types.h')
-rw-r--r--source/blender/makesdna/DNA_vfont_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_vfont_types.h b/source/blender/makesdna/DNA_vfont_types.h
index 6f0820ff62c..bc1a71102da 100644
--- a/source/blender/makesdna/DNA_vfont_types.h
+++ b/source/blender/makesdna/DNA_vfont_types.h
@@ -20,7 +20,7 @@
/** \file
* \ingroup DNA
*
- * Vector Fonts used for text in the 3D view-port
+ * Vector Fonts used for text in the 3D Viewport
* (unrelated to text used to render the GUI).
*/