From 59e89414955b5d4e14d25414230552a4c75c0135 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Sun, 2 Oct 2011 21:26:06 +0000 Subject: [PATCH] Fix typo in src/gui/editors/displaytabs/Makefile.am svn: r18240 --- src/gui/editors/displaytabs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/editors/displaytabs/Makefile.am b/src/gui/editors/displaytabs/Makefile.am index c01ccd1e6..15a77f716 100644 --- a/src/gui/editors/displaytabs/Makefile.am +++ b/src/gui/editors/displaytabs/Makefile.am @@ -12,7 +12,7 @@ pkgdata_PYTHON = \ buttontab.py \ childmodel.py \ citationbackreflist.py \ - citationenbededlist.py \ + citationembedlist.py \ citationrefmodel.py \ dataembedlist.py \ datamodel.py \