From 1c8d545f0268b795dbeb0f578b1f3eb1c6b07fcb Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Wed, 26 Sep 2018 22:39:49 -0700 Subject: doc/PROGRAMMING: Fix typo: s/superflouos/superfluous/ --- doc/PROGRAMMING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/PROGRAMMING') diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index a5201ff0..8ffd3d88 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -380,7 +380,7 @@ log_installed_files($package, @paths) processing of $package, which installed the files listed in @paths. This logfile will later be used by the dh_missing helper. Paths should be relative to the package root (i.e. the directory - containing "debian/") and should not have superflouos segments + containing "debian/") and should not have superfluous segments (e.g. avoid "foo/../bar" or "foo/./bar") If a directory is listed, it and all paths recursively beneath is also considered installed. -- cgit v1.2.3