Skip to content

Commit d8987d6

Browse files
committed
docs: update comment
1 parent 6134859 commit d8987d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/scripts/top_level_namespaces

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19-
# Finds top-level namespaces.
19+
# Finds top-level namespace packages.
2020

2121

2222
# VARIABLES #
@@ -30,7 +30,7 @@ base_dir="${root_dir}/lib/node_modules"
3030

3131
# FUNCTIONS #
3232

33-
# Finds packages.
33+
# Finds top-level namespace packages.
3434
main() {
3535
local pkgs
3636

0 commit comments

Comments
 (0)