From 55180bf2f9da57ed045ec8bb5a2277830c3f7e40 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Fri, 12 Aug 2016 17:30:22 -0400 Subject: [PATCH] fixed typo in make-gsettings-desktop-schemas --- helpers/make-gsettings-desktop-schemas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-gsettings-desktop-schemas b/helpers/make-gsettings-desktop-schemas index 62c057f3..8d9de561 100644 --- a/helpers/make-gsettings-desktop-schemas +++ b/helpers/make-gsettings-desktop-schemas @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2016 Rubin Rodriguez <ruben@trisquel.info> +# Copyright (C) 2008-2016 Ruben Rodriguez <ruben@trisquel.info> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- GitLab