[Python-modules-commits] [python-pyld] 118/276: Fix typo.

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Oct 8 23:48:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to branch master
in repository python-pyld.

commit 653382027018671127575cc54b8d6225bc92538c
Author: Dave Longley <dlongley at digitalbazaar.com>
Date:   Thu May 2 16:48:52 2013 -0400

    Fix typo.
---
 tests/runtests.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/runtests.py b/tests/runtests.py
index c3f81ff..9c3d07d 100644
--- a/tests/runtests.py
+++ b/tests/runtests.py
@@ -56,8 +56,8 @@ EARL = {
         'earl:TestSubject',
         'earl:Software'
     ],
-    'doap:name': 'PyLd',
-    'dc:title': 'PyLd',
+    'doap:name': 'PyLD',
+    'dc:title': 'PyLD',
     'doap:homepage': 'https://github.com/digitalbazaar/pyld',
     'doap:license': 'https://github.com/digitalbazaar/pyld/blob/master/LICENSE',
     'doap:description': 'A JSON-LD processor for Python',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git



More information about the Python-modules-commits mailing list