Skip to content

Commit

Permalink
[JENKINS-15382] no longer only about UTF-8
Browse files Browse the repository at this point in the history
(cherry picked from commit 59f0f32)
  • Loading branch information
kohsuke authored and olivergondza committed Sep 17, 2013
1 parent 3a527ec commit f30ee33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/java/hudson/util/AtomicFileWriter.java
Expand Up @@ -33,7 +33,7 @@
import java.nio.charset.Charset;

/**
* Buffered {@link FileWriter} that uses UTF-8.
* Buffered {@link FileWriter} that supports atomic operations.
*
* <p>
* The write operation is atomic when used for overwriting;
Expand Down

0 comments on commit f30ee33

Please sign in to comment.