From 6013c6f4f09c1aedf373654dfadac398f0e0a91d Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Sun, 2 Nov 2008 11:23:24 +0200 Subject: Fixed typo. --- cmdline/apt-cache.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline') diff --git a/cmdline/apt-cache.cc b/cmdline/apt-cache.cc index e0043b0c8..420630694 100644 --- a/cmdline/apt-cache.cc +++ b/cmdline/apt-cache.cc @@ -1740,7 +1740,7 @@ bool ShowHelp(CommandLine &Cmd) " depends - Show raw dependency information for a package\n" " rdepends - Show reverse dependency information for a package\n" " pkgnames - List the names of all packages in the system\n" - " dotty - Generate package graphs for GraphVis\n" + " dotty - Generate package graphs for GraphViz\n" " xvcg - Generate package graphs for xvcg\n" " policy - Show policy settings\n" "\n" -- cgit v1.2.3