6773 fix apostraphe

This commit is contained in:
William Schaefer 2020-11-03 13:53:19 -05:00
parent 988d1a1427
commit 56b095046c

View File

@ -179,7 +179,7 @@ public class WebHistoryDetailsPanel extends AbstractArtifactDetailsPanel impleme
}// </editor-fold>//GEN-END:initComponents }// </editor-fold>//GEN-END:initComponents
/** /**
* Update the view to reflect the current artifacts details. * Update the view to reflect the current artifact's details.
*/ */
private void updateView() { private void updateView() {
CommunicationArtifactViewerHelper.addHeader(this, gridBagLayout, gridBagConstraints, Bundle.WebHistoryDetailsPanel_details_attrHeader()); CommunicationArtifactViewerHelper.addHeader(this, gridBagLayout, gridBagConstraints, Bundle.WebHistoryDetailsPanel_details_attrHeader());