Apply suggestion from @geoffw0

Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
Ben Rodes
2026-02-12 10:20:32 -05:00
committed by GitHub
parent f5a38b4701
commit 36e4efe77e

View File

@@ -354,7 +354,7 @@ class YearFieldAssignmentNode extends DataFlow::Node {
}
/**
* A DataFlow configuration for identifying flows from some non trivial access or literal
* A DataFlow configuration for identifying flows from an identified source
* to the Year field of a date object.
*/
module OperationToYearAssignmentConfig implements DataFlow::ConfigSig {