diff options
author | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:42:17 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:42:17 +0800 |
commit | 35dec996c0022d7293c57c6294e8e90135e25646 (patch) | |
tree | 317b40e76cd383cf031cbfed764252a2145beeaf /graphics | |
parent | 984fe98ffd732a54bdae0f4931912b526172a4a8 (diff) | |
download | freebsd-ports-gnome-35dec996c0022d7293c57c6294e8e90135e25646.tar.gz freebsd-ports-gnome-35dec996c0022d7293c57c6294e8e90135e25646.tar.zst freebsd-ports-gnome-35dec996c0022d7293c57c6294e8e90135e25646.zip |
Fix a typo.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gource/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gource/pkg-descr b/graphics/gource/pkg-descr index 9c91d6d3aeb1..740cc94e26be 100644 --- a/graphics/gource/pkg-descr +++ b/graphics/gource/pkg-descr @@ -3,6 +3,6 @@ OpenGL-based 3D visualisation tool for source control repositories. The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear -ias they contribute to specific files and directories. +as they contribute to specific files and directories. WWW: http://code.google.com/p/gource/ |