Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6175d92

Browse files
committedDec 28, 2013
Merge pull request #41 from vsorlov/patch-7
fn.textile: some weird dot
2 parents d4f4ad7 + b549935 commit 6175d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎fin.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ h1. Final Chapter: Ruby's future
66

77
h2. Issues to be addressed
88

9-
@ruby@ isn't 'completely finished software'。It's still being developed,
9+
@ruby@ isn't 'completely finished software. It's still being developed,
1010
there are still a lot of issues. Firstly, we want to try removing
1111
inherent problems in the current interpreter.
1212

3 commit comments

Comments
 (3)

GarrisonJ commented on Feb 14, 2014

@GarrisonJ

I think you may have unintentionally removed a quotation mark.

markburns commented on Feb 14, 2014

@markburns
MemberAuthor

thanks

markburns commented on Feb 14, 2014

@markburns
MemberAuthor

fixed

Please sign in to comment.