August Mueller %!s(int64=14) %!d(string=hai) anos
pai
achega
abb40cde9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -165,7 +165,7 @@ Alternatively, you can use this nifty block based approach:
 
 And it will do the right thing.
 
-Starting a transaction will automatically keep the db from going back into the pool automatically:
+Starting a transaction will keep the db from going back into the pool automatically:
 
 	FMDatabase *db = [pool db];
 	[db beginTransaction];