From 087b61d1999ce0e55457d18da8887c7f509d34f4 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Wed, 22 Sep 2021 11:42:20 +0200
Subject: [PATCH] Fix spelling

---
 doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md | 8 ++++----
 doc.zih.tu-dresden.de/wordlist.aspell                    | 8 ++++++++
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md
index 874d3dd27..9ccba626f 100644
--- a/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md
+++ b/doc.zih.tu-dresden.de/docs/data_transfer/export_nodes.md
@@ -1,10 +1,10 @@
-# Export Nodes: Transfer data to/from ZIH's File Systems
+# Export Nodes: Transfer Data to/from ZIH's Filesystems
 
 To copy large data to/from ZIH systems, the so-called **export nodes** should be used. While it is
 possible to transfer small files directly via the login nodes, they are not intended to be used that
 way. Furthermore, longer transfers will hit the CPU time limit on the login nodes, i.e. the process
-get killed.  The export nodes have a better uplink (10 GBit/s) allowing higher bandwith.  Note that
-you cannot log in via SSH to the export nodes, but only use `scp`, `rsync` or `sftp` on them.
+get killed. The **export nodes** have a better uplink (10 GBit/s) allowing for higher bandwidth. Note
+that you cannot log in via SSH to the export nodes, but only use `scp`, `rsync` or `sftp` on them.
 
 The export nodes are reachable under the hostname `taurusexport.hrsk.tu-dresden.de` (or
 `taurusexport3.hrsk.tu-dresden.de` and `taurusexport4.hrsk.tu-dresden.de`).
@@ -80,7 +80,7 @@ from this virtual command line, then you have to prefix the command with the let
     sftp> get -r <directory>
     ```
 
-### RSYNC
+### Rsync
 
 [`Rsync`](https://man7.org/linux/man-pages/man1/rsync.1.html), is a fast and extraordinarily
 versatile file copying tool. It can copy locally, to/from another host over any remote shell, or
diff --git a/doc.zih.tu-dresden.de/wordlist.aspell b/doc.zih.tu-dresden.de/wordlist.aspell
index 6062a4824..3a5d42d2c 100644
--- a/doc.zih.tu-dresden.de/wordlist.aspell
+++ b/doc.zih.tu-dresden.de/wordlist.aspell
@@ -32,6 +32,7 @@ Fortran
 GFLOPS
 gfortran
 GiB
+GBit
 gnuplot
 Gnuplot
 GPU
@@ -39,6 +40,7 @@ hadoop
 Haswell
 HDFS
 Horovod
+hostname
 HPC
 HPL
 icc
@@ -88,6 +90,7 @@ OpenGL
 OpenMP
 openmpi
 OpenMPI
+OpenSSH
 Opteron
 PAPI
 parallelization
@@ -102,6 +105,7 @@ reachability
 rome
 romeo
 RSA
+Rsync
 salloc
 Saxonid
 sbatch
@@ -113,6 +117,7 @@ scancel
 scontrol
 scp
 scs
+SFTP
 SGEMM
 SGI
 SHA
@@ -135,10 +140,13 @@ tmp
 tracefile
 tracefiles
 Trition
+uplink
 Vampir
 VampirTrace
 VampirTrace's
 WebVNC
+WinSCP
 workspaces
 Xeon
 ZIH
+ZIH's
-- 
GitLab