mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Fix typo in comment in example generator
This commit is contained in:
@@ -67,7 +67,13 @@ high_level_interface = [
|
||||
"EOL":True
|
||||
},
|
||||
"",
|
||||
"See http://www.coolprop.org/coolprop/HighLevelAPI.html#table-of-string-inputs-to-propssi-function for a list of inputs to high-level interface",
|
||||
{
|
||||
"type": "comment",
|
||||
"arguments": [
|
||||
"See http://www.coolprop.org/coolprop/HighLevelAPI.html#table-of-string-inputs-to-propssi-function for a list of inputs to high-level interface"
|
||||
],
|
||||
"EOL":True
|
||||
},
|
||||
{
|
||||
"type": "print",
|
||||
"arguments": [
|
||||
|
||||
Reference in New Issue
Block a user