Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTukusej’s Sirs <tukusejssirs@protonmail.com>2020-01-21 16:24:20 +0300
committerTukusej’s Sirs <tukusejssirs@protonmail.com>2020-01-21 16:24:20 +0300
commitaeb8ce7ecfc2383bb6355c1e3e12f7af82c51b6e (patch)
tree642ecab2b9272ab404a011c6c4655e64840b89c9
parent0032d50b016b19b96b43cd34267b9b0f0021cb53 (diff)
Fix grammer
-rw-r--r--Compilation/Compilation-guide-for-CentOS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Compilation/Compilation-guide-for-CentOS.md b/Compilation/Compilation-guide-for-CentOS.md
index 6fc510d..d8e505e 100644
--- a/Compilation/Compilation-guide-for-CentOS.md
+++ b/Compilation/Compilation-guide-for-CentOS.md
@@ -55,7 +55,7 @@ fi
sudo yum -y upgrade
```
-**4.** Install dependencies of `freerdp` and `remmina`. Note that the installation dependencies for FreeRDP and Remmina was merged. If you want to know exactly which program requires which package, see [Dependencies](#dependencies) section at the end of this document.
+**4.** Install dependencies of `freerdp` and `remmina`. Note that the installation dependencies for FreeRDP and Remmina was merged. If you want to know exactly which program requires which package, see the [Dependencies](#dependencies) section at the end of this document.
```bash
# Test if `vte3-devel` can be installed
# Note: `vte3*` was decrecated by Red Hat (src: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.6_release_notes/chap-red_hat_enterprise_linux-7.6_release_notes-deprecated_packages)