From 069fe15452aa33440aff5e770c169bd3612d7646 Mon Sep 17 00:00:00 2001 From: Derek Brown Date: Thu, 20 Nov 2014 13:46:42 -0500 Subject: Fix spelling and grammar --- system/doc/design_principles/release_handling.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/doc/design_principles') diff --git a/system/doc/design_principles/release_handling.xml b/system/doc/design_principles/release_handling.xml index ba8a88d1c2..9d1e2c8669 100644 --- a/system/doc/design_principles/release_handling.xml +++ b/system/doc/design_principles/release_handling.xml @@ -310,7 +310,7 @@ the following instruction is used:

{apply, {M, F, A}} -

The release handler will evalute apply(M, F, A).

+

The release handler will evaluate apply(M, F, A).

@@ -350,7 +350,7 @@ possible.

An info report is written when the upgrade is completed. To - programatically find out if the upgrade is complete, + programmatically find out if the upgrade is complete, call release_handler:which_releases(current) and check if it returns the expected (i.e. the new) release.

The new release version must be made permanent when the new -- cgit v1.2.3