From ba5358777797a8bbab330dedf71c767930bbb7b7 Mon Sep 17 00:00:00 2001 From: Kristoffer Engdahl Date: Wed, 19 Aug 2020 11:10:28 +0200 Subject: [PATCH] Update long.adoc Changed the Speed of light to referenced in Km/s instead of Miles/s. Reverted to Using "Parameters" instead of "description" for heading again. --- Language/Variables/Data Types/long.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Language/Variables/Data Types/long.adoc b/Language/Variables/Data Types/long.adoc index 82ed525d5..07462b014 100644 --- a/Language/Variables/Data Types/long.adoc +++ b/Language/Variables/Data Types/long.adoc @@ -28,7 +28,7 @@ If doing math with integers at least one of the values must be of type long, eit [float] -=== Description +=== Parameters `var`: variable name. + `val`: the value assigned to the variable.