Commit 58946111 authored by Steffen Möller's avatar Steffen Möller
Browse files

Fixed typos in d/control

parent 0c2acad5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: staden-io-lib-examples
Description: programs for maniuplating DNA sequencing files
Description: programs for manipulating DNA sequencing files
 The io_lib from the Staden package is a library of file reading and writing
 code to provide a general purpose trace file (and Experiment File) reading
 interface. It has been compiled and tested on a variety of unix systems,
@@ -65,7 +65,7 @@ Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: staden-io-lib-utils
Description: programs for maniuplating DNA sequencing files (usage examples)
Description: programs for manipulating DNA sequencing files (usage examples)
 The io_lib from the Staden package is a library of file reading and writing
 code to provide a general purpose trace file (and Experiment File) reading
 interface. It has been compiled and tested on a variety of unix systems,