]> Kevux Git Server - fll/commitdiff
Cleanup: Re-word sentences in time.txt to be less likely to be mis-interpreted.
authorKevin Day <thekevinday@gmail.com>
Fri, 16 Dec 2022 00:27:40 +0000 (18:27 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 16 Dec 2022 00:32:08 +0000 (18:32 -0600)
level_3/controller/documents/time.txt

index b460fca64bee85c546cecb9ca516376d38c6378c..b158c8de8f4f41f13f7c548384b0aa3e09b24adf 100644 (file)
@@ -19,7 +19,7 @@ Time Documentation:
   1 (Earth) minute = 60000000000 Time or 60 GT (GigaTime).
   1 (Earth) second = 1000000000 Time or 1 GT (GigaTime).
 
-  Consequentially, 1 day in units of Time is easily represented as 86.4 TT (TeraTime).
+  Consequentially, 1 day is easily represented in units of Time as 86.4 TT (TeraTime).
 
   The Time may be stored in its "year string format".
   In this format, a Year may be prepended to the Time followed by a single colon ':' to associate a year with the Time.
@@ -40,4 +40,4 @@ Time Documentation:
   1 (Earth) second = 1 EpochTime
   1 GT (GigaTime) = 1 EpochTime
 
-  Consequentially, 1 day in units of EpochTime is easily represented as 86.4 KE (KiloEpochTime).
+  Consequentially, 1 day is easily represented in units of EpochTime as 86.4 KE (KiloEpochTime).