aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/reading/Books.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/scala/reading/Books.scala')
-rw-r--r--src/main/scala/reading/Books.scala12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/scala/reading/Books.scala b/src/main/scala/reading/Books.scala
index bb8f32b..65c893f 100644
--- a/src/main/scala/reading/Books.scala
+++ b/src/main/scala/reading/Books.scala
@@ -181,7 +181,7 @@ object Books {
),
Book(
- title = "les carnets de Cerise",
+ title = "Les carnets de Cerise",
author = "Joris CHAMBLAIN et Aurélie NEYRET",
year = "2012-2016",
parts = 4,
@@ -363,7 +363,7 @@ object Books {
Book(
title = "Les Dix petits nègres",
- author = "Agatha Christie",
+ author = "Agatha CHRISTIE",
year = "1939",
period = Some(Siecle20),
genres = Seq(Policier),
@@ -374,7 +374,7 @@ object Books {
Book(
title = "Le Crime de l'Orient-Express",
- author = "Agatha Christie",
+ author = "Agatha CHRISTIE",
year = "1934",
period = Some(Siecle20),
genres = Seq(Policier),
@@ -385,7 +385,7 @@ object Books {
Book(
title = "Cinq petits cochons",
- author = "Agatha Christie",
+ author = "Agatha CHRISTIE",
year = "1942",
period = Some(Siecle20),
genres = Seq(Policier),
@@ -396,7 +396,7 @@ object Books {
Book(
title = "Un Cadavre dans la bibliothèque",
- author = "Agatha Christie",
+ author = "Agatha CHRISTIE",
year = "1942",
period = Some(Siecle20),
genres = Seq(Policier),
@@ -407,7 +407,7 @@ object Books {
Book(
title = "Le Meurtre de Roger Ackroyd",
- author = "Agatha Christie",
+ author = "Agatha CHRISTIE",
year = "1926",
period = Some(Siecle20),
genres = Seq(Policier),