Minor changes

master
Naman Distro 2015-08-20 11:36:47 +05:30
parent dc6ef77b80
commit 5d9780d520
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
},
"section_order":[
"Common",
"MATLAB Common Operator",
"MATLAB Common Operators",
"MATLAB Operator Precedence",
"Line Plot Styles"
],
@ -103,7 +103,7 @@
"val":"Sets the <property> found in the object pointed at by <handle> to the specified <value>"
}
],
"MATLAB Common Operator":[
"MATLAB Common Operators":[
{
"key":"-",
"val":"Subtracts the right operand from the left operand."