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/README | |
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/README')
-rw-r--r-- | lib/dialyzer/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/README b/lib/dialyzer/README index 82d0f5ec48..951a92469b 100644 --- a/lib/dialyzer/README +++ b/lib/dialyzer/README @@ -6,7 +6,7 @@ ## Copyright: Held by the authors; all rights reserved (2004 - 2010). ##---------------------------------------------------------------------------- -The DIALYZER, a DIscrepany AnaLYZer for ERlang programs. +The DIALYZER, a DIscrepancy AnaLYZer for ERlang programs. ----------------------------------------------- |