Skip to content

Commit

Permalink
Merge pull request #2 from per1234/keywords-separator
Browse files Browse the repository at this point in the history
Use correct field separator in keywords.txt
  • Loading branch information
pilotak committed Jun 5, 2019
2 parents 6e74fa4 + 798ebe0 commit 49f2dc0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ f_c KEYWORD2
msToKmh KEYWORD2
msToMph KEYWORD2
msToKn KEYWORD2
m_f KEYWORD2
f_m KEYWORD2
m_f KEYWORD2
f_m KEYWORD2
humidex_c KEYWORD2
humidex_f KEYWORD2
dewPoint_c KEYWORD2
Expand All @@ -18,6 +18,6 @@ heatIndex_f KEYWORD2
apparentTemp_c KEYWORD2
apparentTemp_f KEYWORD2
cloudBase_m KEYWORD2
cloudBase_f KEYWORD2
relativePressure_c KEYWORD2
relativePressure_f KEYWORD2
cloudBase_f KEYWORD2
relativePressure_c KEYWORD2
relativePressure_f KEYWORD2

0 comments on commit 49f2dc0

Please sign in to comment.