correction to description of example XPath retrieval in overview doc

This commit is contained in:
Hart 2013-08-03 19:59:38 -07:00
parent 19d7ddebf5
commit 8aa024e587
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ tag with ``id=specifications``::
.. highlight:: none
An XPath expression to select the description could be::
An XPath expression to select the file size could be::
//div[@id='specifications']/p[2]/text()[2]