Skip to content

Commit

Permalink
line ending fix
Browse files Browse the repository at this point in the history
  • Loading branch information
N0taN3rd committed May 11, 2017
1 parent a3936ad commit 2ca0fb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wail-ui/constants/acronyms.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ export default {
wailWarcreate: 'WAIL-WARCreate',
jdk: 'JDK',
macOs: 'MacOS'
}
}
2 changes: 1 addition & 1 deletion wail-ui/constants/uiStrings.js
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ export const loadingRecords = {
archivesNotLoaded: `${general.collections} Have Not Been Loaded`,
crawlsLoaded: `${general.crawls} HaveBeen Loaded`,
crawlsNotLoaded: `${general.crawls} Have Not Been Loaded`,
}
}

0 comments on commit 2ca0fb8

Please sign in to comment.