Skip to content

Commit 01e06d0

Browse files
committed
typo fixes
1 parent 89a999c commit 01e06d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/graylog/outputs/hdfs/WebHDFSOutput.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ public ConfigurationRequest getRequestedConfiguration() {
251251
CK_FLUSH_INTERVAL,
252252
"Flush Interval",
253253
0,
254-
"Flush interval in seconds. Recommended for high throughput outputs. O for immediate update",
254+
"Flush interval in seconds. Recommended for high throughput outputs. 0 for immediate update",
255255
ConfigurationField.Optional.NOT_OPTIONAL)
256256
);
257257

0 commit comments

Comments
 (0)