Skip to content

Commit d74732d

Browse files
committed
I don't need space
Signed-off-by: Stephen Celis <[email protected]>
1 parent 83837bf commit d74732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLite Common/Query.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public struct Query {
9797

9898
/// Adds a JOIN clause to the query.
9999
///
100-
/// :param: type The JOIN operator used .
100+
/// :param: type The JOIN operator used.
101101
///
102102
/// :param: tableName The table being joined.
103103
///

0 commit comments

Comments
 (0)