Commit graph

5 commits

Author SHA1 Message Date
Luke Serné
8303061629 Many typo's
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.

The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
dragonmacher
0a30e924dd Updated the help build to detect re-used sort group values 2025-03-07 22:55:00 -05:00
dragonmacher
7940f96c8c GP-155 - Help - fixed intermittent help build issue caused by map keys
using display text instead of the unique help item ID

Closes #2443
2020-11-16 19:17:08 -05:00
dragonmacher
68ef3a22c5 GP-155 - Help - fixed intermittent build failure due to different nodes
with shared 'text' attribute values
2020-11-02 19:27:22 -05:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00