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/blenlib/intern/winstuff.c
parent37821143dda42acb5e37e3e62a17b0da805d9abd (diff)
Cleanup: spelling in comments
Diffstat (limited to 'source/blender/blenlib/intern/winstuff.c')
-rw-r--r--source/blender/blenlib/intern/winstuff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/intern/winstuff.c b/source/blender/blenlib/intern/winstuff.c
index 485836eca72..e90a0ee02db 100644
--- a/source/blender/blenlib/intern/winstuff.c
+++ b/source/blender/blenlib/intern/winstuff.c
@@ -3,7 +3,7 @@
/** \file
* \ingroup bli
- * Windows-posix compatibility layer, windows-specific functions.
+ * WIN32-POSIX compatibility layer, MS-Windows-specific functions.
*/
#ifdef WIN32