Squash SYCL DeviceContext and DeviceStream
[alexxy/gromacs.git] / src / gromacs / analysisdata / datamodule.h
index b22380bce860e85557d863a8f7c51460105898bd..220be7d5595661dadfb5ac9720065204e809a135 100644 (file)
@@ -213,7 +213,7 @@ public:
      * This method is called after frameFinished(), but with an additional
      * constraint that it is always called in serial and with an increasing
      * \p frameIndex.  Parallel data modules need this to serialize their
-     * data for downsteam serial modules; AnalysisDataModuleSerial provides
+     * data for downstream serial modules; AnalysisDataModuleSerial provides
      * an empty implementation, as there frameFinished() can be used for
      * the same purpose.
      */