Skip to content

Commit b8de96f

Browse files
committed
spelling: populate
Signed-off-by: Josh Soref <[email protected]>
1 parent e02a707 commit b8de96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/protos/fetch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ git clone --depth 1 https://github.com/googleapis/googleapis.git "$checkouts/goo
2828
# Remove the old protos.
2929
rm -rf "$upstream"
3030

31-
# Create new directories to poulate. These are based on proto package name
31+
# Create new directories to populate. These are based on proto package name
3232
# rather than source repository name.
3333
mkdir -p "$upstream/google"
3434
mkdir -p "$upstream/grpc/core"

0 commit comments

Comments
 (0)