liurenjie1024 commented on code in PR #54:
URL: https://github.com/apache/iceberg-rust/pull/54#discussion_r1314383095


##########
crates/iceberg/src/spec/schema.rs:
##########
@@ -60,7 +60,7 @@ pub struct SchemaBuilder {
 }
 
 impl SchemaBuilder {
-    /// Add fields to schem builder.
+    /// Add fields to scheme builder.

Review Comment:
   ```suggestion
       /// Add fields to schema builder.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to