diff options
author | eksperimental <[email protected]> | 2016-04-07 05:15:55 +0700 |
---|---|---|
committer | eksperimental <[email protected]> | 2016-04-07 05:15:55 +0700 |
commit | e1336d568e5d63b2cde48f16b16a43a66734aa85 (patch) | |
tree | b3102550afd9c3990d775e876166c0b857bbd9da /lib/dialyzer/info | |
parent | 523e048754f5086a6cc4fd9a250e1b495fc5b9b8 (diff) | |
download | otp-e1336d568e5d63b2cde48f16b16a43a66734aa85.tar.gz otp-e1336d568e5d63b2cde48f16b16a43a66734aa85.tar.bz2 otp-e1336d568e5d63b2cde48f16b16a43a66734aa85.zip |
Correct mispelling in Dialyzer's acronym definition
"DIscrepany" is replaced with "DIscrepancy" in every occurrence.
Diffstat (limited to 'lib/dialyzer/info')
-rw-r--r-- | lib/dialyzer/info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/info b/lib/dialyzer/info index 9fba4b54ad..b9ea26b712 100644 --- a/lib/dialyzer/info +++ b/lib/dialyzer/info @@ -1,2 +1,2 @@ group: tools -short: The DIALYZER, a DIscrepany AnaLYZer for ERlang programs. +short: The DIALYZER, a DIscrepancy AnaLYZer for ERlang programs. |