summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2025-10-30 09:49:19 +0100
committerPjotr Prins2026-01-05 11:12:11 +0100
commit7b6add80edfba286df44cd0c34f5d4c84c3eb53b (patch)
treefcb4143f58680bea14554e5e7bb28bab13e80314
parentd836912767760356c2a8a7944d9d377b17959d2c (diff)
downloadgn-gemtext-7b6add80edfba286df44cd0c34f5d4c84c3eb53b.tar.gz
agc: modified title
-rw-r--r--topics/pangenome/impg/impg-agc-bindings.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/pangenome/impg/impg-agc-bindings.gmi b/topics/pangenome/impg/impg-agc-bindings.gmi
index 5b95685..2451c0a 100644
--- a/topics/pangenome/impg/impg-agc-bindings.gmi
+++ b/topics/pangenome/impg/impg-agc-bindings.gmi
@@ -211,7 +211,7 @@ To create a rust package for binding libagc it is worth reading:
 
 So we should create an agc-rs crate that provides a high-level interface to the upcoming libagc-sys crate. No wonder these crates proliferate.
 
-# Shifting to a dynamic libagc.so
+# Using a linked libagc.so
 
 I managed to create a crate that binds libagc.so against Rust: