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
1diff --git a/NEWS.rst b/NEWS.rst
2index e2477fb..a909598 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -215,7 +215,7 @@ considered to be exported from a module.
6 0.19.10 (2012-12-06)
7 ====================
8
9-Fixed bug 809863: WebServicePublicationMixin.getResouce() converts
10+Fixed bug 809863: WebServicePublicationMixin.getResource() converts
11 ComponentLookupErrors to NotFound.
12
13 0.19.9 (2012-10-23)
14@@ -270,7 +270,7 @@ TypeError
15 ===================
16
17 Fixed bug 832136: original tracebacks were being obscured when exceptions are
18-rereaised.
19+reraised.
20
21 0.19.0 (2011-07-27)
22 ===================
23@@ -627,7 +627,7 @@ set a URL field to a non-string value.
24 0.9.16 (2009-10-28)
25 ===================
26
27-Fixed a bug rendering the XHTML representation of exproted objects when they
28+Fixed a bug rendering the XHTML representation of exported objects when they
29 contain non-ascii characters.
30
31 0.9.15 (2009-10-21)
32@@ -743,7 +743,7 @@ utilities.
33 Make traversal work for entries whose canonical location is beneath
34 another entry.
35
36-Raise a ValueError when numberic dates are passed to the
37+Raise a ValueError when numeric dates are passed to the
38 DatetimeFieldMarshaller.
39
40

Subscribers

People subscribed via source and target branches