Skip to content

Commit ac1b7a5

Browse files
fixup
1 parent f09726a commit ac1b7a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-spanner/lib/google/cloud/spanner/batch_client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def inspect
418418
# available.
419419
# @private
420420
# @raise [StandardError]
421-
# @return nil
421+
# @return [nil]
422422
def ensure_service!
423423
raise "Must have active connection to service" unless @project.service
424424
end

0 commit comments

Comments
 (0)