Skip to content

Commit 62166f7

Browse files
Fix typo
1 parent 310abc1 commit 62166f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ SQLCIPHER_ANDROID_VERSION="4.5.2" \
149149
make build-release
150150
```
151151

152-
You may specify other build flags/features within `SQLCIPHER_CFLAGS`, however, specifying `-DSQLITE_HAS_CODEC` and `-DSQLITE_TEMP_STORE` is necessary In the list of flags.
152+
You may specify other build flags/features within `SQLCIPHER_CFLAGS`, however, specifying `-DSQLITE_HAS_CODEC` and `-DSQLITE_TEMP_STORE` is necessary in the list of flags.
153153

154154
### License
155155

0 commit comments

Comments
 (0)