[
https://issues.apache.org/jira/browse/GEODE-9882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456685#comment-17456685
]
ASF subversion and git services commented on GEODE-9882:
--------------------------------------------------------
Commit 6b0413ccdf22d216f9f8d855b6159ecaff29c1ce in geode's branch
refs/heads/support/1.14 from Dave Barnes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6b0413c ]
GEODE-9882: User Guide, Micrometer section, fix product_name typo (#7181)
> User Guide, Micrometer section, fix product_name typo
> -----------------------------------------------------
>
> Key: GEODE-9882
> URL: https://issues.apache.org/jira/browse/GEODE-9882
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Dave Barnes
> Assignee: Dave Barnes
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.6, 1.13.5, 1.14.1, 1.15.0
>
>
> On page
> https://geode.apache.org/docs/guide/114/tools_modules/micrometer/micrometer-meters.html,
> the product name fails to display due to a typo in the variable syntax. Fix
> it.
> There are other types of meters available in Micrometer, but they are not
> currently being used in .
> Should be "used in Apache Geode."
> Change `<%vars.product_name%>` to `<%=vars.product_name%>`.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)