From 3a7d933f98dade93290d8249d1544664a446b217 Mon Sep 17 00:00:00 2001 From: Daniel Brown <ddb@star.sr.bham.ac.uk> Date: Tue, 8 Jul 2014 21:58:20 +0100 Subject: [PATCH] fixing type from gram to kilogram --- manual/syntax_ref.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/syntax_ref.tex b/manual/syntax_ref.tex index 1bf876a..ded6a35 100644 --- a/manual/syntax_ref.tex +++ b/manual/syntax_ref.tex @@ -1023,7 +1023,7 @@ attr usage : {\tt\small attr component M value Rc[x/y] value x/ybeta value gx/y value}\\ \begin{tabular}{ccp{10cm}} component &= & the component for the attributes to be set to\\ - M &= & mass in grammes \\ + M &= & mass in Kilogrames \\ Rc&= & radius of curvature, in metres (zero is used for plane surface)\\ Rcx&= & radius of curvature in interferometer plane\\ Rcy&= & radius of curvature in plane perpendicular to interferometer\\ -- GitLab