Merge ~jlmuir/epics-base:doc-filters-typo into ~epics-core/epics-base/+git/epics-base:3.15

Proposed by J. Lewis Muir
Status: Merged
Approved by: Andrew Johnson
Approved revision: 428a8f57e9a5caf8949702daf401cdd0832e5dd1
Merged at revision: b539ced6d564212b30217e10a46f44e8c2345089
Proposed branch: ~jlmuir/epics-base:doc-filters-typo
Merge into: ~epics-core/epics-base/+git/epics-base:3.15
Diff against target: 16 lines (+2/-2)
1 file modified
src/std/filters/filters.dbd.pod (+2/-2)
Reviewer Review Type Date Requested Status
Andrew Johnson Approve
Review via email: mp+338298@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andrew Johnson (anj) wrote :

Core Meeting: AI on AJ

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/std/filters/filters.dbd.pod b/src/std/filters/filters.dbd.pod
2index db97907..f1a8484 100644
3--- a/src/std/filters/filters.dbd.pod
4+++ b/src/std/filters/filters.dbd.pod
5@@ -146,9 +146,9 @@ Note: Negative index numbers address from the end of the array, with C<-1> being
6
7 =item Square bracket notation C<[start:increment:end]> (shorthand)
8
9-The common square bracket notation with can be used in place of JSON.
10+The common square bracket notation which can be used in place of JSON.
11 Any parameter may be omitted (keeping the colons) to use the default value.
12-If only one colon is included, this means C<[start:end]> with a increment of 1.
13+If only one colon is included, this means C<[start:end]> with an increment of 1.
14 If only a single parameter is used C<[index]> the filter returns one element.
15
16 =item Start index C<"s">

Subscribers

People subscribed via source and target branches