From de2b8d4c8b3f585b3732351480db93cdbb3eea1c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 14:38:25 -0500 Subject: Fix typos. --- chalk/colorspaces/wet/wetphysicsfilter.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chalk/colorspaces/wet') diff --git a/chalk/colorspaces/wet/wetphysicsfilter.cc b/chalk/colorspaces/wet/wetphysicsfilter.cc index 4afc3b43..e72d63bf 100644 --- a/chalk/colorspaces/wet/wetphysicsfilter.cc +++ b/chalk/colorspaces/wet/wetphysicsfilter.cc @@ -119,7 +119,7 @@ void WetPhysicsFilter::flow(KisPaintDeviceSP src, KisPaintDeviceSP /*dst*/, cons WetPixDbl wet_mix, wet_tmp; // XXX If the flow touches areas that have not been initialized with a height field yet, - // create a heigth field. + // create a height field. // We need three iterators, because we're working on a five-point convolution kernel (no corner pixels are being used) -- cgit v1.2.1