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:
authorCampbell Barton <campbell@blender.org>2022-02-16 05:02:53 +0300
committerCampbell Barton <campbell@blender.org>2022-02-16 05:04:20 +0300
commit81223ae164cf8b72743ffec2471f621509e913dc (patch)
treee09ac93321ea734bf487168ca3512411b9808d18 /source/blender/blenloader/BLO_undofile.h
parent37821143dda42acb5e37e3e62a17b0da805d9abd (diff)
Cleanup: spelling in comments
Diffstat (limited to 'source/blender/blenloader/BLO_undofile.h')
-rw-r--r--source/blender/blenloader/BLO_undofile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenloader/BLO_undofile.h b/source/blender/blenloader/BLO_undofile.h
index 49f7f62cb9b..48334444c4c 100644
--- a/source/blender/blenloader/BLO_undofile.h
+++ b/source/blender/blenloader/BLO_undofile.h
@@ -5,7 +5,7 @@
/** \file
* \ingroup blenloader
- * External writefile function prototypes.
+ * External write-file function prototypes.
*/
#include "BLI_filereader.h"