Refactor: Rename lookup dictionaries to thesaurus.
This prevents confusion with the .NET term 'dictionary'.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
using System;
|
||||
using NUnit.Framework;
|
||||
using zaaReloaded2.Dictionaries;
|
||||
using zaaReloaded2.Thesaurus;
|
||||
|
||||
namespace Tests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user