* read.c (read_a_source_file): Rearrange evaluation order when
[deliverable/binutils-gdb.git] / gdb / doublest.c
index 2edb57fb324567a4334451ffc47bf9ef065351c2..4af3446713b2f927a2db60b56a17946707479774 100644 (file)
@@ -940,7 +940,7 @@ convert_typed_floating (const void *from, const struct type *from_type,
   else
     {
       /* The floating-point types don't match.  The best we can do
-         (aport from simulating the target FPU) is converting to the
+         (apart from simulating the target FPU) is converting to the
          widest floating-point type supported by the host, and then
          again to the desired type.  */
       DOUBLEST d;
This page took 0.023225 seconds and 4 git commands to generate.