From 5bc8fa6887efc09e1848fd478af9cf95cf805888 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 15 Oct 2015 08:31:14 -0700 Subject: ref-manual: Fixed typo in 1.6 migration section for BitBake In Section 5.5.3.2 bb.fetch.encodeurl: Use bb.fetch.encodeurl changed to bb.encodeurl: Use bb.fetch.encodeurl Reported-by: Olivier Dugas (From yocto-docs rev: bec0f98f2383b231a1d453932a14b07038febd36) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/migration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual/migration.xml') diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 4d798bc283..de88a88b2c 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -1254,7 +1254,7 @@ bb.MalformedUrl: Use bb.fetch.MalformedUrl. - bb.fetch.encodeurl: + bb.encodeurl: Use bb.fetch.encodeurl. bb.decodeurl: -- cgit v1.2.3-54-g00ecf