瀏覽代碼

fixed spelling error

Darren Ranalli 22 年之前
父節點
當前提交
fb7ca6d692
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/pgraph/nodePath.h

+ 1 - 1
panda/src/pgraph/nodePath.h

@@ -121,7 +121,7 @@ class GlobPattern;
 //
 //               A NodePath is a list of connected nodes from the root
 //               of the graph to any sub-node.  Each NodePath
-//               therefore unqiuely describes one instance of a node.
+//               therefore uniquely describes one instance of a node.
 //
 //               NodePaths themselves are lightweight objects that may
 //               easily be copied and passed by value.  Their data is