From 98a994e3681f98cc3cb944d994bea5a1a1daf107 Mon Sep 17 00:00:00 2001 From: kakwa Date: Thu, 11 Jun 2015 00:22:39 +0200 Subject: [PATCH] fix typo in default configuration --- conf/attributes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/attributes.yml b/conf/attributes.yml index 950c9e9..80cd8a7 100644 --- a/conf/attributes.yml +++ b/conf/attributes.yml @@ -1,5 +1,5 @@ cn: - description: "Firt Name and Display Name" + description: "First Name and Display Name" display_name: "Display Name" type: string search_displayed: True