From 81cfc1cab2b45d70473991b176fd2a6aaf948c7d Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Fri, 8 Mar 2013 08:17:18 -0500
Subject: [PATCH] Added comment.

---
 import/import.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/import/import.properties b/import/import.properties
index fb1a64b6078..523d17214b2 100644
--- a/import/import.properties
+++ b/import/import.properties
@@ -32,7 +32,7 @@ marc.permissive = true
 marc.default_encoding = BESTGUESS
 marc.include_errors = true
 
-# Perform Unicode normalization.
+# Perform Unicode normalization (ignored unless marc.to_utf_8 is true).
 #
 # Allowed values are:
 #
-- 
GitLab