Commit 37f72de
authored
docs: fix 'occured' -> 'occurred' in IndexConditioningHelper Javadoc (#8007)
Single-word spelling correction in the Javadoc of IndexConditioningHelper.
No functional changes.
Signed-off-by: Sai Asish Y <say.apm35@gmail.com>1 parent a4ec1d2 commit 37f72deCopy full SHA for 37f72de
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- geode-core/src/main/java/org/apache/geode/cache/query/internal
Expand file treeCollapse file tree
Open diff view settings
Collapse file
geode-core/src/main/java/org/apache/geode/cache/query/internal/IndexConditioningHelper.java
Copy file name to clipboardExpand all lines: geode-core/src/main/java/org/apache/geode/cache/query/internal/IndexConditioningHelper.java+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
83 | 83 | |
84 | 84 | |
85 | 85 | |
86 | | - |
| 86 | + |
87 | 87 | |
88 | 88 | |
89 | 89 | |
|
0 commit comments