diff --git a/lib/gears/shape.lua b/lib/gears/shape.lua index 8cd0cd665..f6c0d4686 100644 --- a/lib/gears/shape.lua +++ b/lib/gears/shape.lua @@ -440,7 +440,7 @@ function module.radial_progress(cr, w, h, percent, hide_left) end end ---- Ajust the shape using a transformation object +--- Adjust the shape using a transformation object -- -- Apply various transformations to the shape --