aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dia2code
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2008-06-01 17:42:37 +0800
committerolgeni <olgeni@FreeBSD.org>2008-06-01 17:42:37 +0800
commit9aa8bdd89214914fb17b824b18c6780a5a92284e (patch)
treefcca160716ded0c37ee140d2a35b4a0bbe1ac5f0 /devel/dia2code
parent437a96d1bc7e1a1cdce06da4fb2617c8f0a80b93 (diff)
downloadfreebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.gz
freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.zst
freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.zip
Large round of typo fixes in ports/devel (pkg-descr).
Diffstat (limited to 'devel/dia2code')
-rw-r--r--devel/dia2code/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dia2code/pkg-descr b/devel/dia2code/pkg-descr
index d7de8fa841f3..6884bf894c64 100644
--- a/devel/dia2code/pkg-descr
+++ b/devel/dia2code/pkg-descr
@@ -7,7 +7,7 @@ Dia is a program to make diagrams (ports/graphics/dia)
- User-defined output directory.
- Stereotype handling: interfaces, abstract classes.
- "Import" and "include" based on the parent classes, the type of
- attributes and return type of methods iff they're declared in the same
+ attributes and return type of methods if they're declared in the same
diagram.
- Support for JavaBeans(tm): will create automagically methods to access
and modify each attribute.