From 5e1bd8956b68f87b6ccd7b6b259db1fd87ea416e Mon Sep 17 00:00:00 2001 From: "J. Lewis Muir" Date: Wed, 23 Apr 2025 22:18:02 -0500 Subject: [PATCH] Fix stringout doc typo: s/dirctly/directly/ --- modules/database/src/std/rec/stringoutRecord.dbd.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/database/src/std/rec/stringoutRecord.dbd.pod b/modules/database/src/std/rec/stringoutRecord.dbd.pod index 63b5da692..71800d7e0 100644 --- a/modules/database/src/std/rec/stringoutRecord.dbd.pod +++ b/modules/database/src/std/rec/stringoutRecord.dbd.pod @@ -72,7 +72,7 @@ link. DOL can also be a constant, in which case VAL will be initialized to the constant value. However to be interpreted as a constant instead of a CA link the constant can only be numeric, so string output records are best initialized -by dirctly setting the VAL field. Note that if DOL is a constant, OMSL +by directly setting the VAL field. Note that if DOL is a constant, OMSL cannot be C<<< closed_loop >>>. =fields VAL, DOL, OMSL