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:
Diffstat (limited to 'source/blender/editors/sculpt_paint/paint_image_proj.c')
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_proj.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/paint_image_proj.c b/source/blender/editors/sculpt_paint/paint_image_proj.c
index bd05d309421..19f72a66b9b 100644
--- a/source/blender/editors/sculpt_paint/paint_image_proj.c
+++ b/source/blender/editors/sculpt_paint/paint_image_proj.c
@@ -375,7 +375,7 @@ typedef struct ProjPaintState {
/* -------------------------------------------------------------------- */
/* Vars shared between multiple views (keep last) */
/**
- * This data is owned by ``ProjStrokeHandle.ps_views[0]``,
+ * This data is owned by `ProjStrokeHandle.ps_views[0]`,
* all other views re-use the data.
*/