Merge "Omaha #4492 Correct spelling and base configuration file location." into omaha_16.1.1
Former-commit-id: abab69e6ea81a0624ec770c3c6dc44efcb7423aa
This commit is contained in:
commit
ae058a5bc7
2 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ import com.raytheon.uf.edex.plugin.text.security.EnvPathWhiteList;
|
|||
public class FaxSender {
|
||||
private static final String getDate = "date -u +%Y%m%d%H%M%S";
|
||||
|
||||
private static final String ENV_ERROR_FMT = "Unable to valiate environment variable %s.";
|
||||
private static final String ENV_ERROR_FMT = "Unable to validate environment variable %s.";
|
||||
|
||||
private static final String FXA_DATA = "FXA_DATA";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue