Skip to content

Commit

Permalink
Change terms as recommended by PoliCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
jcookems committed Oct 29, 2012
1 parent 97c4bf8 commit f27f9b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.txt
Expand Up @@ -44,7 +44,7 @@
2012.01.31 Version 0.1.3
* Updated User Agent to v0.1.1
* Updated License Headers
* Blob Client Mark bug fix
* Blob Client Mark update
* Retry Logic updated in Blob and Queue Client to not retry
* Error Response parsing updated for Table compatibility
* MD5 is delay calculated on copy streams
Expand Down
Expand Up @@ -28,7 +28,7 @@ public final class CopyState {
private String copyId;

/**
* Holds the time the copy operation completed, whether completion was due to a successful copy, abortion, or a
* Holds the time the copy operation completed, whether completion was due to a successful copy, an abort, or a
* failure.
*/
private Date completionTime;
Expand Down

0 comments on commit f27f9b1

Please sign in to comment.