Skip to content

Commit ae21f0c

Browse files
committed
fixing typos in release notes
1 parent 88f2e79 commit ae21f0c

File tree

1 file changed

+5
-5
lines changed
  • documentation/4.0/content/release-notes

1 file changed

+5
-5
lines changed

documentation/4.0/content/release-notes/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ None
2323
- #1762, #1764 - Fixed issues with causing Discover Domain to generate attribute not supported log entries for
2424
deprecated attributes.
2525
- #1763 - Documented WebLogic Server Bug 37443991 as a known limitation.
26-
- #1765 - Fixing AttributeError when running Discover Domain with either `-skip_archive` or `-remote` (GitHub Issue 1607).
27-
- #1766 - Fixing AttributeError when running Discover Domain with either `-skip_archive` or `-remote`
26+
- #1765 - Fixed AttributeError when running Discover Domain with either `-skip_archive` or `-remote` (GitHub Issue 1607).
27+
- #1766 - Fixed AttributeError when running Discover Domain with either `-skip_archive` or `-remote`
2828
on different archive types (GitHub Issue 1608).
29-
- #1767 - Fixing Discover Domain command-line argument validation that allows both `-skip_archive` and `-remote` to be
29+
- #1767 - Fixed Discover Domain command-line argument validation that allows both `-skip_archive` and `-remote` to be
3030
specified when they are mutually exclusive.
3131
- #1768 - Improved default value detection for Discover Domain when running against WebLogic Server 14.1.2.
32-
- #1769 - Cleaning up offline Discover Domain to exclude the `JavaHome` attribute in the `NMProperties` folder.
33-
- #1770 - Fixing secure mode detection to work properly in WebLogic Server 14.1.2. This is critical to reducing the
32+
- #1769 - Cleaned up offline Discover Domain to exclude the `JavaHome` attribute in the `NMProperties` folder.
33+
- #1770 - Fixed secure mode detection to work properly in WebLogic Server 14.1.2. This is critical to reducing the
3434
number of attributes that show up in the model when using Discover Domain in offline mode.
3535

3636
#### Known Issues

0 commit comments

Comments
 (0)