[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] typo: seperate → separate



Reported-by: Adam D. Barratt <adsb@debian.org>
---
 config/debian/pointrelease                 | 2 +-
 dak/generate_packages_sources2.py          | 2 +-
 dak/graph.py                               | 2 +-
 dak/make_overrides.py                      | 2 +-
 dak/queue_report.py                        | 2 +-
 daklib/archive.py                          | 2 +-
 dakweb/queries/madison.py                  | 2 +-
 docs/README.stable-point-release           | 2 +-
 scripts/debian/moveftp.sh                  | 2 +-
 tools/dsync-0.0/libdsync/contrib/strutl.cc | 4 ++--
 10 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/config/debian/pointrelease b/config/debian/pointrelease
index 5a1f3e82..2dd2aa4b 100755
--- a/config/debian/pointrelease
+++ b/config/debian/pointrelease
@@ -122,7 +122,7 @@ cd ~
 mkdir -p ${suitename}_${newrev}
 cd ${suitename}_${newrev}
 
-echo "Is there anything to skip in this release? If so, please enter source package names, whitespace seperated, if not just hit enter"
+echo "Is there anything to skip in this release? If so, please enter source package names, whitespace separated, if not just hit enter"
 read -e -p "Source packages: " skiplist
 confirm
 
diff --git a/dak/generate_packages_sources2.py b/dak/generate_packages_sources2.py
index 573b3aeb..a18457c8 100755
--- a/dak/generate_packages_sources2.py
+++ b/dak/generate_packages_sources2.py
@@ -41,7 +41,7 @@ Generate the Packages/Sources files
                                CAREFUL: Only to be used at point release time!
   -h, --help                   show this help and exit
 
-SUITE can be a space seperated list, e.g.
+SUITE can be a space separated list, e.g.
    --suite=unstable testing
 """
     sys.exit()
diff --git a/dak/graph.py b/dak/graph.py
index 0566130b..e1f40f6a 100755
--- a/dak/graph.py
+++ b/dak/graph.py
@@ -43,7 +43,7 @@ Graphs the number of packages in queue directories (usually new and byhand).
   -r, --rrd=key             Directory where rrd files to be updated are stored
   -x, --extra-rrd=key       File containing extra options to rrdtool graphing
   -i, --images=key          Directory where image graphs to be updated are stored
-  -n, --names=key           A comma seperated list of rrd files to be scanned
+  -n, --names=key           A comma separated list of rrd files to be scanned
 
 """
     sys.exit(exit_code)
diff --git a/dak/make_overrides.py b/dak/make_overrides.py
index 569ee769..1662b87e 100755
--- a/dak/make_overrides.py
+++ b/dak/make_overrides.py
@@ -23,7 +23,7 @@ Output override files for apt-ftparchive and indices/
 
 ################################################################################
 
-# This is seperate because it's horribly Debian specific and I don't
+# This is separate because it's horribly Debian specific and I don't
 # want that kind of horribleness in the otherwise generic 'dak
 # make-overrides'.  It does duplicate code tho.
 
diff --git a/dak/queue_report.py b/dak/queue_report.py
index 5e543226..85e23cb6 100755
--- a/dak/queue_report.py
+++ b/dak/queue_report.py
@@ -69,7 +69,7 @@ Prints a report of packages in queues (usually new and byhand).
   -a, --age=key             if using sort by age, how should time be treated?
                             If not given a default of hours will be used.
   -r, --rrd=key             Directory where rrd files to be updated are stored
-  -d, --directories=key     A comma seperated list of queues to be scanned
+  -d, --directories=key     A comma separated list of queues to be scanned
 
      Sorting Keys: ao=age,   oldest first.   an=age,   newest first.
                    na=name,  ascending       nd=name,  descending
diff --git a/daklib/archive.py b/daklib/archive.py
index 3d8fe453..25dc2199 100644
--- a/daklib/archive.py
+++ b/daklib/archive.py
@@ -816,7 +816,7 @@ class ArchiveUpload(object):
         tainted archive (eg. when it references files in NEW).
 
         Debug packages (*-dbgsym in Section: debug) are not considered as NEW
-        if C{suite} has a seperate debug suite.
+        if C{suite} has a separate debug suite.
 
         @rtype:  bool
         @return: C{True} if the upload is NEW, C{False} otherwise
diff --git a/dakweb/queries/madison.py b/dakweb/queries/madison.py
index 82a3af5b..65bec478 100644
--- a/dakweb/queries/madison.py
+++ b/dakweb/queries/madison.py
@@ -19,7 +19,7 @@ def madison():
 
     @since: December 2014
 
-    @keyword package: Space seperated list of packages.
+    @keyword package: Space separated list of packages.
     @keyword a: only show info for specified architectures.
     @keyword b: only show info for a binary type. I{deb/udeb/dsc}
     @keyword c: only show info for specified component(s). I{main/contrib/non-free}
diff --git a/docs/README.stable-point-release b/docs/README.stable-point-release
index d2d05a56..16df8bfa 100644
--- a/docs/README.stable-point-release
+++ b/docs/README.stable-point-release
@@ -40,7 +40,7 @@ dak control-suite -l ${suite} > ${suite}.list
 - ask SRMs if there is anything to be skipped from this release. If so
   edit ${pusuite}.list (and later the Changelog too)
 - bash:
-# skip: list of *source* packages to skip, whitespace seperated
+# skip: list of *source* packages to skip, whitespace separated
 skip=""
 if [ -n "${skip}" ]; then
   mv ${pusuite}.list ${pusuite}.list.ori
diff --git a/scripts/debian/moveftp.sh b/scripts/debian/moveftp.sh
index f168bcdc..4cee6e01 100755
--- a/scripts/debian/moveftp.sh
+++ b/scripts/debian/moveftp.sh
@@ -9,7 +9,7 @@ SSHDIR="/srv/upload.debian.org/UploadQueue/"
 PROCESSDELAYED=1
 HOST=$(hostname -s)
 
-# For usper, targetdir is the sshdir, everywhere else, its a seperate
+# For usper, targetdir is the sshdir, everywhere else, its a separate
 # one, so we avoid fetching partial uploads from their sshdir.
 if [[ ${HOST} == usper ]]; then
     TARGETDIR="${SSHDIR}"
diff --git a/tools/dsync-0.0/libdsync/contrib/strutl.cc b/tools/dsync-0.0/libdsync/contrib/strutl.cc
index 5b49c319..b1db37b6 100644
--- a/tools/dsync-0.0/libdsync/contrib/strutl.cc
+++ b/tools/dsync-0.0/libdsync/contrib/strutl.cc
@@ -140,7 +140,7 @@ bool ParseQuoteWord(const char *&String,string &Res)
 									/*}}}*/
 // ParseCWord - Parses a string like a C "" expression			/*{{{*/
 // ---------------------------------------------------------------------
-/* This expects a series of space seperated strings enclosed in ""'s. 
+/* This expects a series of space separated strings enclosed in ""'s. 
    It concatenates the ""'s into a single string. */
 bool ParseCWord(const char *String,string &Res)
 {
@@ -742,7 +742,7 @@ void URI::CopyFrom(string U)
 {
    string::const_iterator I = U.begin();
 
-   // Locate the first colon, this seperates the scheme
+   // Locate the first colon, this separates the scheme
    for (; I < U.end() && *I != ':' ; I++);
    string::const_iterator FirstColon = I;
 
-- 
2.11.0


Reply to: