From 202e75590f8200823ef0efd36cc0edbd1bf1edcc Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 8 Jan 2018 16:50:51 -0500 Subject: Misc. typos Found via `codespell` --- src/ui/tools/spray-tool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/tools/spray-tool.cpp') diff --git a/src/ui/tools/spray-tool.cpp b/src/ui/tools/spray-tool.cpp index 5593ceb34..5a68fa969 100644 --- a/src/ui/tools/spray-tool.cpp +++ b/src/ui/tools/spray-tool.cpp @@ -799,7 +799,7 @@ static bool fit_item(SPDesktop *desktop, } if (pick_to_presence) { if (g_random_double_range (0, 1) > val) { - //Hidding the element is a way to retain original + //Hiding the element is a way to retain original //behaviour of tiled clones for presence option. sp_repr_css_set_property(css, "opacity", "0"); } -- cgit v1.2.3