summaryrefslogtreecommitdiff
path: root/apps/plugins/resistor.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/resistor.c')
-rw-r--r--apps/plugins/resistor.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/resistor.c b/apps/plugins/resistor.c
index 1967335469..87f6cfcb82 100644
--- a/apps/plugins/resistor.c
+++ b/apps/plugins/resistor.c
@@ -496,9 +496,9 @@ static void display_helpfile(void)
496 "", "V = IR", 496 "", "V = IR",
497 "", "I = V/R", 497 "", "I = V/R",
498 "", "and", 498 "", "and",
499 "", "R = I/V", "", "", 499 "", "R = V/I", "", "",
500 "Where", "V", "=", "voltage", "I", "=", "current", "(in", "amps)", 500 "Where", "V", "=", "voltage, ", "I", "=", "current", "(in", "amps)",
501 "and", "R", "=", "resistance", "(measured", "in", "Ohms)", "", "", 501 "and", "R", "=", "resistance", "(measured", "in", "Ohms).", "", "",
502 /* 28 */ 502 /* 28 */
503 /* -- */ 503 /* -- */
504 "The", "primary", "characteristics", "of", "a", "resistor", "are", 504 "The", "primary", "characteristics", "of", "a", "resistor", "are",