]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix typo in ffi.factor
authorIkko Eltociear Ashimine <eltociear@gmail.com>
Mon, 16 Oct 2023 10:15:51 +0000 (19:15 +0900)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 16 Oct 2023 14:49:32 +0000 (07:49 -0700)
hierarcy -> hierarchy

basis/x11/xinput2/ffi/ffi.factor

index 274eea324cc2e6e04c56a331b30f69cb65842405..27b0f28728194a720c65f9de1bc0feec2bc9c00d 100644 (file)
@@ -147,7 +147,7 @@ STRUCT: XIHierarchyInfo
     { enabled    Bool }
     { flags      int } ;
 
-! Notifies the client that the device hierarcy has been changed
+! Notifies the client that the device hierarchy has been changed
 ! The client is expected to re-query the server for the device
 ! hierarchy.
 STRUCT: XIHierarchyEvent