Possible Duplicate:
URL with ' ' (space) not working
I pasted the following URL into a comment, and SO failed to parse it correctly.
http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html#insert(java.lang.String, java.lang.String, android.content.ContentValues)
The comment is in response to this question: http://stackoverflow.com/a/9158274/385478
http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html#insert(java.lang.String- note no comma at the end. However, the spaces probably don't help either. – ChrisF♦ Feb 6 '12 at 10:18