lib/google/cloud/bigtable/longrunning_job.rb in google-cloud-bigtable-0.1.3 vs lib/google/cloud/bigtable/longrunning_job.rb in google-cloud-bigtable-0.2.0

- old
+ new

@@ -61,10 +61,10 @@ def error? @grpc.error? end ## - # The status if the operation associated with this job produced an + # The status when the operation associated with this job produced an # error. # # @return [Object, Google::Rpc::Status, nil] A status object with # the status code and message, or `nil` if no error occurred. #