Skip to content

Commit

Permalink
fixed some typoes
Browse files Browse the repository at this point in the history
  • Loading branch information
GuenterQuast committed Mar 20, 2021
1 parent a7cd964 commit 657e9c4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ About
=====

PhyPraKit is a collection of python modules `(supporting pyhton 2.7
(dprecated) and python >=3.6)` for data visialisation and analysis
in experimental laboratory cources in physics, developed at the
(dprecated) and python >=3.6)` for data visualisation and analysis
in experimental laboratory courses in physics, developed at the
faculty of physics at Karlsruhe Institute of Technology (KIT).
As the modules are intended primarily for use by undertraduate
students in Karlsruhe, the documentation is partly in German
language, in particular the desctiption of the the examples.
language, in particular the description of the examples.

Cerated by:

Expand All @@ -27,7 +27,7 @@ To use PhyPraKit, it is sufficient to place the the direcotory
`PhyPraKit` and all the files in it in the same directory as the
python scripts importing it.

Installation via `pip` is also supported. After Downloading, execute:
Installation via `pip` is also supported. After downloading, execute:

``pip install --user .``

Expand Down
14 changes: 7 additions & 7 deletions builddoc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
.. meta:
:description lang=en: PhyPraKit - a collection of pyhton modules
for data visialisation and analysis in experimental laboratory
cources in Physics, developed at the faculty of physics at
for data visualisation and analysis in experimental laboratory
courses in Physics, developed at the faculty of physics at
Karlsruhe Institute of Technology (KIT)
:description lang=de: PhyPraKit - eine Sammlung von Funktionen in der
Sprache `python` zur Visualisierung und Auswertung von Daten in den
Sprache `Python` zur Visualisierung und Auswertung von Daten in den
physikalischen Praktika, entwickelt an der Fakultät für Physik am
Karlsruher Institut für Physik (KIT)
:robots: index, follow
Expand All @@ -29,12 +29,12 @@ About
=====

**PhyPraKit** is a collection of python modules
for data visialisation and analysis in experimental laboratory
cources in physics, in use at the faculty of physics at
for data visualisation and analysis in experimental laboratory
courses in physics, in use at the faculty of physics at
Karlsruhe Institute of Technology (KIT). As the modules are
intended primarily for use by undertraduate students in
Germany, the documentation is partly in German language,
in particular the desctiption of the examples.
in particular the description of the examples.

Cerated by:

Expand All @@ -54,7 +54,7 @@ To use PhyPraKit, it is sufficient to place the the direcotory
`PhyPraKit` and all the files in it in the same directory as the
python scripts importing it.

Installation via `pip` is also supported. After Downloading, execute:
Installation via `pip` is also supported. After downloading, execute:

``pip install --user .``

Expand Down

0 comments on commit 657e9c4

Please sign in to comment.