From 89dfebf8356b97c1f314a4e6208a5ca97aeb27bf Mon Sep 17 00:00:00 2001 From: erg Date: Fri, 17 Oct 2008 19:57:13 +0000 Subject: [PATCH] Fix typo concerning dot -c --- doc/addingLayout.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/addingLayout.txt b/doc/addingLayout.txt index 2f14fdb95..cd0455891 100644 --- a/doc/addingLayout.txt +++ b/doc/addingLayout.txt @@ -251,7 +251,7 @@ gvplugin_library_t gvplugin_xxx_layout_LTX_library = { "xxx_layout", apis }; plugin is in the library libgvplugin_dot_layout.so. - run - dot -C + dot -c to regenerate the config file. NOTES: -- 2.40.0