瀏覽代碼

Typo corrected (#263)

Chris Davies 9 年之前
父節點
當前提交
9059b09e80
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/Selenium/Remote/Driver.pm

+ 1 - 1
lib/Selenium/Remote/Driver.pm

@@ -1529,7 +1529,7 @@ sub screenshot {
 
  Description:
     Capture a screenshot and save as a PNG to provided file name.
-    (The method is compatible with the WWW::Selenium method fo the same name)
+    (The method is compatible with the WWW::Selenium method of the same name)
 
  Output:
     TRUE - (Screenshot is written to file)