From 7f290fd2b2d0a1f9b159fb8f849646f69a8adebf Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Sun, 20 Feb 2011 23:11:36 +0100 Subject: [PATCH] turn off spelling intention --- .../.idea/inspectionProfiles/Project_Default.xml | 11 +++++++++++ .../.idea/inspectionProfiles/profiles_settings.xml | 7 +++++++ 2 files changed, 18 insertions(+) create mode 100644 src/mibewjava/.idea/inspectionProfiles/Project_Default.xml create mode 100644 src/mibewjava/.idea/inspectionProfiles/profiles_settings.xml diff --git a/src/mibewjava/.idea/inspectionProfiles/Project_Default.xml b/src/mibewjava/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..c66df003 --- /dev/null +++ b/src/mibewjava/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/mibewjava/.idea/inspectionProfiles/profiles_settings.xml b/src/mibewjava/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..3b312839 --- /dev/null +++ b/src/mibewjava/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file