aboutsummaryrefslogtreecommitdiff
path: root/gnu/services
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-11-07 17:24:35 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-12-23 17:57:06 +0100
commit83715a7eec81f41a4163a3230d0d8bbbfeb0a5ed (patch)
tree300c18dac0dc65d615ea5a4befa6b79b84d011f9 /gnu/services
parentb83ddd03d961ea0a0cf75eb6649ecec4fbd4fb94 (diff)
downloadguix-83715a7eec81f41a4163a3230d0d8bbbfeb0a5ed.tar
guix-83715a7eec81f41a4163a3230d0d8bbbfeb0a5ed.tar.gz
services: Fix typo in (gnu services admin).
* gnu/services/admin.scm: Fix typo in licence header.
Diffstat (limited to 'gnu/services')
-rw-r--r--gnu/services/admin.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/admin.scm b/gnu/services/admin.scm
index d7bda61ed7..a3e43dd1c1 100644
--- a/gnu/services/admin.scm
+++ b/gnu/services/admin.scm
@@ -14,7 +14,7 @@
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;;
-;;; You should have received a copy of thye GNU General Public License
+;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu services admin)