From 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 8 Nov 2018 12:34:27 +0700 Subject: spelling: fix misspellings Signed-off-by: Daniel Kahn Gillmor --- lang/qt/src/dn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/qt/src/dn.h') diff --git a/lang/qt/src/dn.h b/lang/qt/src/dn.h index ef6fea0c..2d655c55 100644 --- a/lang/qt/src/dn.h +++ b/lang/qt/src/dn.h @@ -83,7 +83,7 @@ public: const_iterator begin() const; const_iterator end() const; - /** Set the order in which prettyDN will reorder the Attirbutes. */ + /** Set the order in which prettyDN will reorder the Attributes. */ void setAttributeOrder(const QStringList &order) const; /** Get the used attribute order. */ -- cgit v1.2.3