author | kergoth <kergoth> | 2002-10-28 20:23:25 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-10-28 20:23:25 (UTC) |
commit | 052303d29fe4a7b16858398f79f667e57ae569c9 (patch) (side-by-side diff) | |
tree | 0b9200a1f1ed8c47f6419d8bbec8320404b7eacc | |
parent | 3ba494eb02e72e1f9a732c46ec8085e843f01eca (diff) | |
download | opie-052303d29fe4a7b16858398f79f667e57ae569c9.zip opie-052303d29fe4a7b16858398f79f667e57ae569c9.tar.gz opie-052303d29fe4a7b16858398f79f667e57ae569c9.tar.bz2 |
Typo fix, Pgks->Pkgs
-rw-r--r-- | noncore/settings/aqpkg/datamgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/aqpkg/datamgr.h b/noncore/settings/aqpkg/datamgr.h index ab153ba..eb802b5 100644 --- a/noncore/settings/aqpkg/datamgr.h +++ b/noncore/settings/aqpkg/datamgr.h @@ -26,3 +26,3 @@ using namespace std; -#define LOCAL_SERVER "Installed Pgks" +#define LOCAL_SERVER "Installed Pkgs" #define LOCAL_IPKGS "local IPKG" |