[jffi] 01/01: correct minor typo in debian/control

Tony Mancill tmancill at moszumanska.debian.org
Fri Apr 3 03:56:33 UTC 2015


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

tmancill pushed a commit to branch master
in repository jffi.

commit 033c3615ee7776df714c754f1b65a744e7ebb6f2
Author: tony mancill <tmancill at debian.org>
Date:   Thu Apr 2 20:56:27 2015 -0700

    correct minor typo in debian/control
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5cfc8a7..954a362 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: libjffi-java
 Description: Java Foreign Function Interface (JNI library)
- JFFI is a wrapper for libffi, the foreign function interface library. A foreig
+ JFFI is a wrapper for libffi, the foreign function interface library. A foreign
  function interface is the popular name for the interface that allows code
  written in one language to call code written in another language.
  Java-based codings helper classes for Joni and JRuby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi.git



More information about the pkg-java-commits mailing list