summaryrefslogtreecommitdiff
path: root/yacy-packages.readme
diff options
context:
space:
mode:
authorZhizhen He <hezhizhen.yi@gmail.com>2022-11-06 00:14:13 +0800
committerZhizhen He <hezhizhen.yi@gmail.com>2022-11-06 00:14:13 +0800
commitba087c8c12347d07a9f35ed6f13369714890e758 (patch)
tree80fab7a696e8bf5d26147ab92371c024807b715c /yacy-packages.readme
parent309adb814e100098c593ccda59fc428c3de0bb37 (diff)
fix typo
Diffstat (limited to 'yacy-packages.readme')
-rw-r--r--yacy-packages.readme6
1 files changed, 3 insertions, 3 deletions
diff --git a/yacy-packages.readme b/yacy-packages.readme
index 21ebac759..664a54e44 100644
--- a/yacy-packages.readme
+++ b/yacy-packages.readme
@@ -17,7 +17,7 @@ The core class for efficient I/O:
net.yacy.visualization
----------------------
Has NO dependencies
-The core class for image drawing that is used in visialization servlets.
+The core class for image drawing that is used in visualization servlets.
This package contains system-independent drawing class that provides
a unique way to draw graphs and charts and write onto these images with
a tiny 5x5 font.
@@ -49,7 +49,7 @@ the WWW.
net.sbbi.upnp
-------------
Has NO dependencies, a "homeless" package (see explanation below).
-Provides UPnP functions for bootstraping the YaCy p2p network.
+Provides UPnP functions for bootstrapping the YaCy p2p network.
org.apache.tools.tar
--------------------
@@ -63,4 +63,4 @@ Provides un-tar functions for the net.yacy.document.
YaCy contains 'homeless' packages not meeting the necessary maintenance
required for Linux release packaging. It was integrated
in the YaCy package structure because it is needed in the YaCy search
-application, but cannot be found in a public available Deban/Fedora package.
+application, but cannot be found in a public available Debian/Fedora package.