guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/12: gnu: python-django-sekizai: Fix typo.


From: guix-commits
Subject: 04/12: gnu: python-django-sekizai: Fix typo.
Date: Thu, 29 Oct 2020 00:15:23 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 403809afce595019905a50e0b3fd8bbfa9c4f130
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Oct 28 19:50:24 2020 -0700

    gnu: python-django-sekizai: Fix typo.
    
    * gnu/packages/django (python-django-sekizai)[description]: Use "that is"
      instead of "thats".
---
 gnu/packages/django.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 7a1fb24..919a56c 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -1052,7 +1052,7 @@ provides features like a Web-browsable API and 
authentication policies.")
        ("python-six" ,python-six)))
     (home-page "https://github.com/divio/django-sekizai";)
     (synopsis "Template blocks for Django projects")
-    (description "Sekizai means blocks in Japanese, and thats what this app
+    (description "Sekizai means blocks in Japanese, and that is what this app
 provides.  A fresh look at blocks.  With @code{django-sekizai} you can define
 placeholders where your blocks get rendered and at different places in your
 templates append to those blocks.  This is especially useful for css and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]