From 393adae57012f1b3be184ec77641050779504300 Mon Sep 17 00:00:00 2001 From: Robin Clark Date: Mon, 16 Aug 2010 11:19:28 +0100 Subject: [PATCH] typo --- symptom_ex_process/algorithm.tex | 2 +- thesis.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/symptom_ex_process/algorithm.tex b/symptom_ex_process/algorithm.tex index b8a6a5c..b237572 100644 --- a/symptom_ex_process/algorithm.tex +++ b/symptom_ex_process/algorithm.tex @@ -261,7 +261,7 @@ inputs), and in this case the analysis would only need to be performed once. %% %This stage analyses the results from bottom-up FMEA analysis ($R$), and collects %results that, from the perspective of the functional~group, have the same failure symptom. -iThis stage collects results into `Symptom' sets. +This stage collects results into `Symptom' sets. Each result from the preceding stage is examined and collected into common symptom sets. That is to say, each result in a symptom set, from the perspective of the functional group diff --git a/thesis.tex b/thesis.tex index 0d3da5e..b68bf41 100644 --- a/thesis.tex +++ b/thesis.tex @@ -6,9 +6,9 @@ \usepackage{amsfonts,amsmath,amsthm} \usepackage{algorithm} \usepackage{algorithmic} -%% fix for hyperref bug in algorithm package -\newcommand{\theHalgorithm}{\arabic{algorithm}} +%% fix for hyperref bug in algorithm package +\newcommand{\theHalgorithm}{\thechapter.\arabic{algorithm}} \usepackage{ifthen} \newboolean{paper} \setboolean{paper}{false} % boolvar=true or false