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>2019-07-14 22:19:50 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2019-07-14 22:29:15 +0300
commit1f571576011433b4359e9f9045d1db13fde5c7a1 (patch)
tree1c283d9688b4cbb967f5852a8997982c1866851c /source/creator
parente3c586e262dd70a1b7e44f2ae3b76cb1ce881ef1 (diff)
Cleanup: Do not use camel case for "Freestyle"
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/creator_args.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c
index f3550034a2f..0a68d2ce6ef 100644
--- a/source/creator/creator_args.c
+++ b/source/creator/creator_args.c
@@ -926,7 +926,7 @@ static const char arg_handle_debug_mode_generic_set_doc_ffmpeg[] =
# ifdef WITH_FREESTYLE
static const char arg_handle_debug_mode_generic_set_doc_freestyle[] =
"\n\t"
- "Enable debug messages for FreeStyle.";
+ "Enable debug messages for Freestyle.";
# endif
static const char arg_handle_debug_mode_generic_set_doc_python[] =
"\n\t"