diff options
author | Abhishek Patel | 2016-07-04 13:50:07 +0530 |
---|---|---|
committer | Abhishek Patel | 2016-07-04 13:50:07 +0530 |
commit | 6c15759ef53f15a40788bfa3c19cad87b8c602d8 (patch) | |
tree | 261afa915bd19b6409045603ba30494c587e0a45 /views/schematic.html | |
parent | 4eabb1ba88207bc263eaecf4acdf2f56dad7c998 (diff) | |
download | eSimWebApp-6c15759ef53f15a40788bfa3c19cad87b8c602d8.tar.gz eSimWebApp-6c15759ef53f15a40788bfa3c19cad87b8c602d8.tar.bz2 eSimWebApp-6c15759ef53f15a40788bfa3c19cad87b8c602d8.zip |
errors removed
Diffstat (limited to 'views/schematic.html')
-rw-r--r-- | views/schematic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/schematic.html b/views/schematic.html index cbec32e..a3944df 100644 --- a/views/schematic.html +++ b/views/schematic.html @@ -470,7 +470,7 @@ properties form <fieldset > - <legend>Out Uundefined:</legend> + <legend>Out Undefined:</legend> <input id="webtronics_outundef_value" type="text" value="0.5"> </fieldset> |