Skip to content

Commit

Permalink
Update StoryDB.java
Browse files Browse the repository at this point in the history
Changed wording to appropriately represent things because @Jtfinlay fixed something that needed fixing. Woo!
  • Loading branch information
afontaine committed Dec 3, 2013
1 parent 47c78a0 commit 3b2d055
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,7 @@ private void populateDB(SQLiteDatabase db) {

story = new Story(UUID.fromString("9b135456-ecc9-4619-89ca-94f21aefd5b5"), UUID.fromString("6395015f-d63d-416f-8be6-eb4ff5c99c4c"),
"Andrew", 706232100, "A guide to creating choose your own adventures\nPress the pencil in the top right, and meet me over in " +
"Author!\n\nI'm going to assume you're there now. If you are, pressing on that little white square next to the title" +
"Author!\n\nI'm going to assume you're there now. If you are, pressing on that little black square next to the title" +
" will allow you to change this " +
"story's thumbnail to something a little more suitable. You should also notice that the author's name is now you! Unless this " +
"isn't your phone, that is. The pencil, which is where we're going next, allows us to edit the interior of the story. " +
Expand Down

0 comments on commit 3b2d055

Please sign in to comment.