From 021b9ee3ff0d260a17530ffec828746487f7e411 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 23 Mar 2016 11:38:41 -0700 Subject: [PATCH] documentation: Fix warning about literal without end-string --- src/internet-apps/doc/internet-apps.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/internet-apps/doc/internet-apps.rst b/src/internet-apps/doc/internet-apps.rst index 9cba371cc..a2776507a 100644 --- a/src/internet-apps/doc/internet-apps.rst +++ b/src/internet-apps/doc/internet-apps.rst @@ -58,6 +58,6 @@ The configuration of the Radvd application mimics the one of the radvd Linux pro Examples and use **************** -All the applications are extensively used in the top-level ``examples'' +All the applications are extensively used in the top-level ``examples`` directories. The users are encouraged to check the scripts therein to have a clear overview of the various options and usage tricks.