From 8325af5e86091acb036077e1873daf9e9e862348 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Apr 2024 16:35:30 +0200 Subject: Fix typo in packaging guide --- doc/packaging.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/packaging.cli b/doc/packaging.cli index 3fbfe40..d861457 100644 --- a/doc/packaging.cli +++ b/doc/packaging.cli @@ -1110,7 +1110,7 @@ libfoo/ Once the overall layout looks right, the next step is to take a closer look at the generated \c{buildfiles} to make sure that overall they match the upstream build. Of particular interest are the header and source directory -\c{buildfiles} (\c{libfoo/include/foo/buildifle} and \c{libfoo/src/buildifle} +\c{buildfiles} (\c{libfoo/include/foo/buildfile} and \c{libfoo/src/buildfile} in the above listing) which define how the library is built and installed. Here we are focusing on the macro-level differences that are easier to change -- cgit v1.1