Skip to content

Commit

Permalink
some changes to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
nberardi committed Sep 12, 2012
1 parent fa138a1 commit edadd98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/CassandraContext.cs
Expand Up @@ -355,7 +355,7 @@ public void ExecuteNonQuery(UTF8Type cqlQuery)
public CassandraException LastError { get; private set; }

/// <summary>
/// Indicates if errors should be thrown when occuring on opperation.
/// Indicates if errors should be thrown when occuring on operation.
/// </summary>
public bool ThrowErrors { get; set; }

Expand Down

0 comments on commit edadd98

Please sign in to comment.