Merge pull request #56 from macaddict89/master
Spelling Corrections
This commit was merged in pull request #56.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<option value="tmp102">TMP102</option>
|
||||
</select>
|
||||
<span class="help-inline"> <span class="label label-important">Attention</span> You need to install and configure the necessary
|
||||
libraries for the temeprature sensor, check the documentation on <a href=" https://github.com/vitormhenrique/OctoPrint-Enclosure">github</a> page</span>
|
||||
libraries for the temperature sensor, check the documentation on <a href=" https://github.com/vitormhenrique/OctoPrint-Enclosure">github</a> page</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ko if: ($data.sensorType() == "18b20") -->
|
||||
@@ -466,7 +466,7 @@
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" data-bind="checked: global_settings.settings.plugins.enclosure.debug"> {{ _('Enable debug info') }}
|
||||
</label>
|
||||
<span class="help-inline">Log adcitional information on octoprint log to help trouble shoot the plugin</span>
|
||||
<span class="help-inline">Log additional information on octoprint log to help trouble shoot the plugin</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
|
||||
Reference in New Issue
Block a user