From ddb3fea0d994794375bd3a71a417240b27cb9d09 Mon Sep 17 00:00:00 2001
From: "Brian R. Becker"
Date: Mon, 22 Jun 2015 11:36:58 -0700
Subject: [PATCH] Corrected spelling in GUI message
---
AUTHORS | 1 +
gui/index.html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/AUTHORS b/AUTHORS
index c2a9cf708..d59863892 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,6 +11,7 @@ Ben Schulz
Ben Sidhom
Brandon Philips
Brendan Long
+Brian R. Becker
Caleb Callaway
Carsten Hagemann
Cathryne Linenweaver
diff --git a/gui/index.html b/gui/index.html
index 514f25b29..14e340a5d 100755
--- a/gui/index.html
+++ b/gui/index.html
@@ -628,7 +628,7 @@
Short identifier for the folder. Must be the same on all cluster devices.
The folder ID must be unique.
The folder ID cannot be blank.
- The folder ID must be a short identifier (64 characters or less) consisting of letters, numbers and the dot (.), dash (-) and underscode (_) characters only.
+ The folder ID must be a short identifier (64 characters or less) consisting of letters, numbers and the dot (.), dash (-) and underscore (_) characters only.