From 731b8398e57f55459d4616b12775a3738517e2e5 Mon Sep 17 00:00:00 2001 From: Cristian Greco Date: Fri, 3 Sep 2010 22:34:26 +0200 Subject: Fix minor typos in the documentation --- lib/stdlib/doc/src/erl_lint.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/stdlib/doc/src/erl_lint.xml') diff --git a/lib/stdlib/doc/src/erl_lint.xml b/lib/stdlib/doc/src/erl_lint.xml index 6a7d37765c..8639d678fa 100644 --- a/lib/stdlib/doc/src/erl_lint.xml +++ b/lib/stdlib/doc/src/erl_lint.xml @@ -96,8 +96,8 @@

The AbsForms of a module which comes from a file that is read through epp, the Erlang pre-processor, can come from many files. This means that any references to - errors must include the file name (see epp(3), or parser erl_parse(3) The warnings and - errors returned have the following format: + errors must include the file name (see epp(3), or parser erl_parse(3)). + The warnings and errors returned have the following format:

[{FileName2,[ErrorInfo]}] -- cgit v1.2.3