lcclasses 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/lcclasses.gemspec +1 -1
- data/lib/lcclasses.rb +2 -2
- metadata +1 -1
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.3
|
data/lcclasses.gemspec
CHANGED
data/lib/lcclasses.rb
CHANGED
@@ -97,7 +97,7 @@ module LCClasses
|
|
97
97
|
"DE" => { :name => "Greco-Roman World" },
|
98
98
|
"DF" => { :name => "Greece" },
|
99
99
|
"DG" => { :name => "Italy - Malta" },
|
100
|
-
"DH" => { :name => "Low Countries - Benelux Countries
|
100
|
+
"DH" => { :name => "Low Countries - Benelux Countries" },
|
101
101
|
"DJ" => { :name => "Netherlands (Holland)" },
|
102
102
|
"DJK" => { :name => "Eastern Europe (General)" },
|
103
103
|
"DK" => { :name => "Russia. Soviet Union. Former Soviet Republics - Poland" },
|
@@ -248,7 +248,7 @@ module LCClasses
|
|
248
248
|
"PQ" => { :name => "French literature - Italian literature - Spanish literature - Portuguese literature" },
|
249
249
|
"PR" => { :name => "English literature" },
|
250
250
|
"PS" => { :name => "American literature" },
|
251
|
-
"PT" => { :name => "
|
251
|
+
"PT" => { :name => "Germanic, Scandinavian, and Icelandic literatures" },
|
252
252
|
"PZ" => { :name => "Fiction and juvenile belles lettres" },
|
253
253
|
}
|
254
254
|
},
|