We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8e706 commit 3962fe3Copy full SHA for 3962fe3
1 file changed
README.md
@@ -8,7 +8,7 @@
8
9
10
Project started in spring 2009.
11
-This example shows how to make use of optional user inputs, with the Nullable-class kwnown from .net "?"/ Nullable\<T\>.
+This example shows how to make use of optional user inputs, with the Nullable-class known from .net "?"/ Nullable\<T\>.
12
13
Whenever an input parameter is optional, obviously the user either can give an input or maybe not.
14
For example we have a class with a property "Value" of a primitive numeric datatype like Double.
0 commit comments