From 1967c36d291855a8aa66c780ebc4c0ae7842a553 Mon Sep 17 00:00:00 2001 From: John Kristensen Date: Thu, 24 Mar 2016 22:46:48 +1100 Subject: [PATCH] Add missing quotation mark --- docs/source/about.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/about.rst b/docs/source/about.rst index e681ae8..1b0363d 100644 --- a/docs/source/about.rst +++ b/docs/source/about.rst @@ -112,7 +112,7 @@ system, and much more. We could express the above like this:: ... to=["http://employeemine.example/jim/", ... "http://employeemine.example/sarah/"], ... object=vocab.Note( - ... http://drboss.example/rants/power-productivity/", + ... "http://drboss.example/rants/power-productivity/", ... content="Thanks to my latest invention, productivity is up 1 million percent! MWAHAHA!!")) If we were writing our own diary application, we could specify an