If you want use spellchecker in chats then:

1) Download aspell resources and dictionaries from:
   https://sourceforge.net/projects/eiskaltdcpp/files/Other/aspell.zip

2) Unpack archive "aspell.zip" and put "aspell" directory into "resources"
   subdirectory of main directory where "EiskaltDC++.exe" program is stored.

   For example "aspell" directory may be here:
   * C:\Program Files\EiskaltDC++\resources\aspell\
   * C:\Program Files (x86)\EiskaltDC++\resources\aspell\
   * etc.

3) For disabling and enabling of spellchecker just send special command in any
   public or private chat:
	/aspell off
	/aspell on

   To see more chat commands send:
	/help

