CorrectWord Method (String)

Stot

Stot

Semanter..::..CorrectWord Method (String)

Corrects the word.

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


public string CorrectWord(
	string word
)
Public Function CorrectWord ( _
	word As String _
) As String
public:
String^ CorrectWord(
	String^ word
)

Parameters

word
Type: String
The word.

Return Value