existant is not the right word here

nix
James Bradbury 4 years ago
parent b5a707f233
commit e8fce999ed

@ -11,7 +11,7 @@ CLASSMETHODS::
PRIVATE:: asUGenInput PRIVATE:: asUGenInput
METHOD:: new METHOD:: new
Create a new instance of the DataSet, with the given name. If a DataSet with this name already exists, an exception will be thrown (see link::Classes/FluidDataSet#at:: to access an existant DataSet). Create a new instance of the DataSet, with the given name. If a DataSet with this name already exists, an exception will be thrown (see link::Classes/FluidDataSet#at:: to access an existing DataSet).
ARGUMENT:: server ARGUMENT:: server
The link::Classes/Server:: on which to create the data set. The link::Classes/Server:: on which to create the data set.

Loading…
Cancel
Save