diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:32:04 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-12-06 00:33:49 +0300 |
commit | 79effcc630cf9264206d892b2e3791d67813257f (patch) | |
tree | 345f5098fd17e15f223cdc8115f6fbb8ab53c6f3 /plugins/MirOTR/Libgcrypt | |
parent | 7cf8ea2d9817e729af3a5596c34bee17a2bfe163 (diff) |
convert txt files to utf-8
Diffstat (limited to 'plugins/MirOTR/Libgcrypt')
-rw-r--r-- | plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt b/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt index 4a2c2511f9..306e65389b 100644 --- a/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt +++ b/plugins/MirOTR/Libgcrypt/doc/gpgvs.architecture.txt @@ -15,7 +15,7 @@ have to change settings. ~~~~~~~~~~~
DIRECTORIES
~~~~~~~~~~~
-As said in “aim” document, I do not want to get inside original
+As said in “aim” document, I do not want to get inside original
source code, less than it is not forced:
so the first step is to look at directories structure (not whole)
@@ -70,7 +70,7 @@ created, and I provide them in a "custom" way EXAMPLE
~~~~~~~
You want to compile with vs libgpg-error-1.1.: choose your parent directory,
-in my case “gnu”
+in my case “gnu”
\gnu\
@@ -91,7 +91,7 @@ you have choosen (gnu in my case), \gnu\gpg.vs\
In gpg.vs directory find the libgpg-error-1.1.vs
-(appending .vs at the end of package name is the “standard” for this project)
+(appending .vs at the end of package name is the “standard” for this project)
\gnu\gpg.vs\ libgpg-error-1.1.vs\
|