From 5b5c04315c4923ba4ea871db0c5be6f071442b9d Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 31 Jan 2017 10:18:33 +0100 Subject: Use public instead of src/resources --- src/main/scala/reading/Books.scala | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/scala/reading/Books.scala') diff --git a/src/main/scala/reading/Books.scala b/src/main/scala/reading/Books.scala index 68ca93c..4049720 100644 --- a/src/main/scala/reading/Books.scala +++ b/src/main/scala/reading/Books.scala @@ -1409,7 +1409,7 @@ object Books { ), Book( - title = "A Copier 100 fois", + title = "À Copier 100 fois", author = "Antoine DOLE", year = "xxx", period = Some(Contemporain), @@ -1661,7 +1661,7 @@ object Books { ), Book( - title = "Les ailes de la sylphide", + title = "Les Ailes de la Sylphide", author = "Pascale MARET", year = "xxx", period = Some(Contemporain), @@ -1756,7 +1756,7 @@ object Books { ), Book( - title = "Le Bazar des mauvais rêves : nouvelles", + title = "Le Bazar des mauvais rêves : nouvelles", author = "Stephen KING", year = "2016", parts = 42, @@ -2044,7 +2044,7 @@ object Books { ), Book( - title = "Boys don't cry", + title = "Boys don’t cry", author = "Malorie BLACKMAN", year = "2011", period = Some(Contemporain), -- cgit v1.2.3