Merge ~jugmac00/lazr.restful:fix-typos into lazr.restful:main

Proposed by Jürgen Gmach
Status: Merged
Merged at revision: 072cd834f6e73678cbbd15512def1009d2d94538
Proposed branch: ~jugmac00/lazr.restful:fix-typos
Merge into: lazr.restful:main
Diff against target: 38 lines (+4/-4)
1 file modified
NEWS.rst (+4/-4)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+413812@code.launchpad.net

Commit message

Fix typos

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/NEWS.rst b/NEWS.rst
index e2477fb..a909598 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -215,7 +215,7 @@ considered to be exported from a module.
2150.19.10 (2012-12-06)2150.19.10 (2012-12-06)
216====================216====================
217217
218Fixed bug 809863: WebServicePublicationMixin.getResouce() converts218Fixed bug 809863: WebServicePublicationMixin.getResource() converts
219ComponentLookupErrors to NotFound.219ComponentLookupErrors to NotFound.
220220
2210.19.9 (2012-10-23)2210.19.9 (2012-10-23)
@@ -270,7 +270,7 @@ TypeError
270===================270===================
271271
272Fixed bug 832136: original tracebacks were being obscured when exceptions are272Fixed bug 832136: original tracebacks were being obscured when exceptions are
273rereaised.273reraised.
274274
2750.19.0 (2011-07-27)2750.19.0 (2011-07-27)
276===================276===================
@@ -627,7 +627,7 @@ set a URL field to a non-string value.
6270.9.16 (2009-10-28)6270.9.16 (2009-10-28)
628===================628===================
629629
630Fixed a bug rendering the XHTML representation of exproted objects when they630Fixed a bug rendering the XHTML representation of exported objects when they
631contain non-ascii characters.631contain non-ascii characters.
632632
6330.9.15 (2009-10-21)6330.9.15 (2009-10-21)
@@ -743,7 +743,7 @@ utilities.
743Make traversal work for entries whose canonical location is beneath743Make traversal work for entries whose canonical location is beneath
744another entry.744another entry.
745745
746Raise a ValueError when numberic dates are passed to the746Raise a ValueError when numeric dates are passed to the
747DatetimeFieldMarshaller.747DatetimeFieldMarshaller.
748748
749749

Subscribers

People subscribed via source and target branches