summaryrefslogtreecommitdiffstats
path: root/redhat/kdeedu/kdeedu-3.5.13-fix_linear_alphabet.patch
blob: 9ae2d7aa43f3c7015a47980c9fd1ed5c5da7ae46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
commit 0cd3b7cec9eed70d39e1ae884d76db585790c9a3
Author: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date:   1327530864 -0600

    Fix linear alphabet string errors

diff --git a/kstars/kstars/indi/base64.c b/kstars/kstars/indi/base64.c
index e83db54..2842451 100644
--- a/kstars/kstars/indi/base64.c
+++ b/kstars/kstars/indi/base64.c
@@ -30,7 +30,7 @@
 #include "base64.h"
 
 static const char base64digits[] =
-   "ABCDEFGHIJKLMNOPTQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
+   "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
 
 #define BAD     (-1)
 static const char base64val[] = {
diff --git a/ktouch/extras/training-gen/perl/dk.config b/ktouch/extras/training-gen/perl/dk.config
index 46d7edd..409a07c 100644
--- a/ktouch/extras/training-gen/perl/dk.config
+++ b/ktouch/extras/training-gen/perl/dk.config
@@ -16,4 +16,4 @@ wn
 cæ
 x
 ,.
-ABCDEFGHIJKLMNOPTQRSTUVWYZÆØÅ
\ No newline at end of file
+ABCDEFGHIJKLMNOPQRSTUVWYZÆØÅ
\ No newline at end of file
diff --git a/ktouch/extras/training-gen/perl/en.config b/ktouch/extras/training-gen/perl/en.config
index cca1346..bb5df1a 100644
--- a/ktouch/extras/training-gen/perl/en.config
+++ b/ktouch/extras/training-gen/perl/en.config
@@ -12,4 +12,4 @@ qu
 wn
 cx
 yz
-ABCDEFGHIJKLMNOPTQRSTUVWXYZ
+ABCDEFGHIJKLMNOPQRSTUVWXYZ
diff --git a/ktouch/extras/training-gen/perl/es.config b/ktouch/extras/training-gen/perl/es.config
index 1efd7b7..49b8b32 100644
--- a/ktouch/extras/training-gen/perl/es.config
+++ b/ktouch/extras/training-gen/perl/es.config
@@ -14,4 +14,4 @@ qu
 wnñ
 cx
 yz
-ABCDEFGHIJKLMNOPTQRSTUVWXYZ
+ABCDEFGHIJKLMNOPQRSTUVWXYZ