From 58a2b2dd7e733766514e207bb876ad2c3391b107 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 2 Aug 2019 12:00:07 +1000 Subject: Cleanup: spelling --- source/blender/compositor/operations/COM_BokehImageOperation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/compositor/operations') diff --git a/source/blender/compositor/operations/COM_BokehImageOperation.h b/source/blender/compositor/operations/COM_BokehImageOperation.h index 2bb3e5bc1ab..e907559d6e7 100644 --- a/source/blender/compositor/operations/COM_BokehImageOperation.h +++ b/source/blender/compositor/operations/COM_BokehImageOperation.h @@ -85,7 +85,7 @@ class BokehImageOperation : public NodeOperation { bool m_deleteData; /** - * \brief determine the coordinate of a flap cornder + * \brief determine the coordinate of a flap corner. * * \param r: result in bokehimage space are stored [x,y] * \param flapNumber: the flap number to calculate -- cgit v1.2.3