mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 01:59:00 +00:00
ARTEMIS-3568 fixed "it's" vs "its"
This commit is contained in:
parent
97378a6b15
commit
0722b3c570
@ -95,7 +95,7 @@ var Artemis;
|
||||
<option value="xml">XML</option>
|
||||
</select>
|
||||
<button class="btn btn-default" ng-click="$ctrl.message.formatMessage()"
|
||||
title="Automatically pretty prints the message so its easier to read">Format
|
||||
title="Automatically pretty prints the message so it's easier to read">Format
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
|
@ -95,7 +95,7 @@ var Artemis;
|
||||
<option value="xml">XML</option>
|
||||
</select>
|
||||
<button class="btn btn-default" ng-click="$ctrl.message.formatMessage()"
|
||||
title="Automatically pretty prints the message so its easier to read">Format
|
||||
title="Automatically pretty prints the message so it's easier to read">Format
|
||||
</button>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user