diff --git a/InPUT.wiki b/InPUT.wiki new file mode 160000 index 0000000..014d27c --- /dev/null +++ b/InPUT.wiki @@ -0,0 +1 @@ +Subproject commit 014d27cf2cb01c6a7012ced464fa3825ca753506 diff --git a/Java/src/InPUT4j/src/se/miun/itm/input/model/design/IDesignSpace.java b/Java/src/InPUT4j/src/se/miun/itm/input/model/design/IDesignSpace.java index 6be9246..3c815f1 100644 --- a/Java/src/InPUT4j/src/se/miun/itm/input/model/design/IDesignSpace.java +++ b/Java/src/InPUT4j/src/se/miun/itm/input/model/design/IDesignSpace.java @@ -42,7 +42,7 @@ of this software and associated documentation files (the "Software"), to deal * creation, and documentation improvement, amongst others. * * Design spaces can be imported and exported to different formats (e.g. xml, - * zip, LaTeX). They allow for the creation of valud random or empty designs. + * zip, LaTeX). They allow for the creation of valid random or empty designs. * * @author Felix Dobslaw *