瀏覽代碼

Fixed typo

Ovidio Peña Rodríguez 7 年之前
父節點
當前提交
c8e786cf2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/scattnlay.pyx

+ 1 - 1
src/scattnlay.pyx

@@ -67,7 +67,7 @@ def scattcoeffs(np.ndarray[np.float64_t, ndim = 2] x, np.ndarray[np.complex128_t
     Returns: (terms, an, bn)
     with
         terms: Number of multipolar expansion terms used for the calculations
-        an, bn: complex scattering coefficients
+        an, bn: Complex scattering coefficients
     """
     cdef Py_ssize_t i