From e24cb901cbe95718901c5b0b73b15ac0448f989d Mon Sep 17 00:00:00 2001 From: Emmanuel Lepage Vallee Date: Mon, 4 Apr 2016 00:56:11 -0400 Subject: [PATCH] Typo: Ajust -> Adjust --- lib/gears/shape.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --