Skip to content

Commit 16910a9

Browse files
omerzachgarrettjonesgoogle
authored andcommitted
---
yaml --- r: 8271 b: refs/heads/master c: 5a75fc0 h: refs/heads/master i: 8269: b9d032e 8267: 6c5be28 8263: 2bdb68a 8255: 54e215d
1 parent f58371f commit 16910a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 3dc9dce853ca0295344e7528ce5dfef1c1e9e206
2+
refs/heads/master: 5a75fc0140ee8b5db599a09beddac00f437c50a6
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 983ad13eceefeee06f3300486563b47902cedb77
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-datastore/src/main/java/com/google/cloud/datastore/Datastore.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ interface TransactionCallable<T> {
128128
/**
129129
* {@inheritDoc}
130130
*
131-
* <p>If an entity for {@code entity.getKey()} does not exists, {@code entity} is inserted.
131+
* <p>If an entity for {@code entity.getKey()} does not exist, {@code entity} is inserted.
132132
* Otherwise, a {@link DatastoreException} is thrown with {@link DatastoreException#getReason()}
133133
* equal to {@code "ALREADY_EXISTS"}.
134134
*

0 commit comments

Comments
 (0)